Added open-rs to deps

This commit is contained in:
veeso
2021-06-07 22:28:52 +02:00
parent 3c3c680b00
commit c4907c8ce5
3 changed files with 13 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ Released on FIXME: ??
- Bugfix:
- Fixed broken input cursor when typing UTF8 characters (tui-realm 0.3.2)
- Dependencies:
- Added `open 1.7.0`
- Updated `textwrap` to `0.14.0`
- Updated `tui-realm` to `0.4.0`