tui-realm 0.2.2

This commit is contained in:
veeso
2021-05-03 22:24:17 +02:00
parent 4c1fb826be
commit 42477d6893
3 changed files with 16 additions and 35 deletions

View File

@@ -46,7 +46,7 @@ tempfile = "3.1.0"
textwrap = "0.13.4"
thiserror = "^1.0.0"
toml = "0.5.8"
tuirealm = { version = "0.2.1", features = [ "with-components" ] }
tuirealm = { version = "0.2.2", features = [ "with-components" ] }
whoami = "1.1.1"
wildmatch = "2.0.0"