mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
tui-realm 0.4.1
This commit is contained in:
@@ -47,10 +47,10 @@ serde = { version = "^1.0.0", features = [ "derive" ] }
|
||||
simplelog = "0.10.0"
|
||||
ssh2 = "0.9.0"
|
||||
tempfile = "3.1.0"
|
||||
textwrap = "0.13.4"
|
||||
textwrap = "0.14.0"
|
||||
thiserror = "^1.0.0"
|
||||
toml = "0.5.8"
|
||||
tuirealm = { version = "0.3.2", features = [ "with-components" ] }
|
||||
tuirealm = { version = "0.4.1", features = [ "with-components" ] }
|
||||
ureq = { version = "2.1.0", features = [ "json" ] }
|
||||
whoami = "1.1.1"
|
||||
wildmatch = "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user