Working on Host

This commit is contained in:
ChristianVisintin
2020-11-08 17:56:06 +01:00
parent 34ad55eac5
commit aa963b5000
6 changed files with 281 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ readme = "README.md"
crossterm = "0.18.2"
getopts = "0.2.21"
tui = { version = "0.12.0", features = ["crossterm"], default-features = false }
users = "0.11.0"
[[bin]]
name = "termscp"