mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Dependencies
This commit is contained in:
@@ -42,14 +42,14 @@ lazy_static = "1.4.0"
|
||||
log = "0.4.14"
|
||||
magic-crypt = "3.1.7"
|
||||
open = "1.7.0"
|
||||
rand = "0.8.3"
|
||||
rand = "0.8.4"
|
||||
regex = "1.5.4"
|
||||
rpassword = "5.0.1"
|
||||
serde = { version = "^1.0.0", features = [ "derive" ] }
|
||||
simplelog = "0.10.0"
|
||||
ssh2 = "0.9.0"
|
||||
tempfile = "3.1.0"
|
||||
textwrap = "0.14.0"
|
||||
textwrap = "0.14.2"
|
||||
thiserror = "^1.0.0"
|
||||
toml = "0.5.8"
|
||||
tuirealm = { version = "0.4.3", features = [ "with-components" ] }
|
||||
|
||||
Reference in New Issue
Block a user