mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Updated dependencies
This commit is contained in:
@@ -27,7 +27,7 @@ name = "termscp"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
argh = "0.1.5"
|
||||
argh = "0.1.6"
|
||||
bitflags = "1.3.2"
|
||||
bytesize = "1.1.0"
|
||||
chrono = "0.4.19"
|
||||
@@ -53,7 +53,7 @@ tempfile = "3.1.0"
|
||||
textwrap = "0.14.2"
|
||||
thiserror = "^1.0.0"
|
||||
toml = "0.5.8"
|
||||
tui-realm-stdlib = "0.6.0"
|
||||
tui-realm-stdlib = "0.6.2"
|
||||
tuirealm = "0.6.0"
|
||||
ureq = { version = "2.1.0", features = [ "json" ] }
|
||||
whoami = "1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user