Bookmark name as hostname for cli args (#111)

bookmark name as hostname for cli args
This commit is contained in:
Christian Visintin
2022-05-03 11:54:48 +02:00
committed by GitHub
parent f094979ddb
commit e0d8b80cdf
21 changed files with 629 additions and 292 deletions

View File

@@ -59,7 +59,7 @@ tempfile = "3.2.0"
thiserror = "^1.0.0"
toml = "0.5.8"
tui-realm-stdlib = "1.1.6"
tuirealm = "1.5.0"
tuirealm = "1.6.0"
unicode-width = "0.1.8"
whoami = "1.2.1"
wildmatch = "2.1.0"