mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Published new rust-ftp as ftp4
This commit is contained in:
@@ -16,7 +16,7 @@ readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
crossterm = "0.18.2"
|
||||
ftp = { git = "https://github.com/ChristianVisintin/rust-ftp", features = ["secure"] }
|
||||
ftp4 = { version = "^4.0.0", features = ["secure"] }
|
||||
getopts = "0.2.21"
|
||||
ssh2 = "0.9.0"
|
||||
tui = { version = "0.13.0", features = ["crossterm"], default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user