Bumped tui-realm to 0.2.1

This commit is contained in:
veeso
2021-05-02 12:09:32 +02:00
parent 4bd18c1386
commit e90f561584
14 changed files with 87 additions and 83 deletions

View File

@@ -39,14 +39,14 @@ hostname = "0.3.1"
lazy_static = "1.4.0"
magic-crypt = "3.1.7"
rand = "0.8.3"
regex = "1.4.5"
regex = "1.5.3"
rpassword = "5.0.1"
ssh2 = "0.9.0"
tempfile = "3.1.0"
textwrap = "0.13.4"
thiserror = "^1.0.0"
toml = "0.5.8"
tuirealm = { version = "0.1.0", features = [ "with-components" ] }
tuirealm = { version = "0.2.1", features = [ "with-components" ] }
whoami = "1.1.1"
wildmatch = "2.0.0"