Index: Add option to remove /client help
fixes #7 Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
@@ -11,7 +11,7 @@ rocket = "0.5.0-rc.1"
|
||||
tree_magic = "0.2.3"
|
||||
syntect = "4.6.0"
|
||||
rust-embed="6.3.0"
|
||||
clap = { version = "3.0.9", features = ["derive"] }
|
||||
clap = { version = "3.0.9", features = ["derive", "env"] }
|
||||
once_cell = "1"
|
||||
sha256 = "1"
|
||||
time = { version = "0.3", features = ["formatting"] }
|
||||
|
||||
Reference in New Issue
Block a user