mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Localhost implementation
This commit is contained in:
@@ -20,6 +20,9 @@ getopts = "0.2.21"
|
||||
tui = { version = "0.12.0", features = ["crossterm"], default-features = false }
|
||||
users = "0.11.0"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3"
|
||||
|
||||
[[bin]]
|
||||
name = "termscp"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user