mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Add clap cmdline args to unshell-server
This commit is contained in:
@@ -22,6 +22,7 @@ tokio = {version="1.48.0", features = ["full"] }
|
||||
bcrypt = "0.17.1"
|
||||
chrono = "0.4.42"
|
||||
static_init = "1.0.4"
|
||||
clap = {version = "4.5.53", features = ["derive"]}
|
||||
|
||||
# tracing = "0.1.43"
|
||||
# tracing-subscriber = {version="0.3.22", features = ["env-filter"] }
|
||||
|
||||
Reference in New Issue
Block a user