mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
chore: Remove clap dependency
This commit is contained in:
parent
1acc95ff55
commit
f3268b0a4c
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ proc-macro2 = "1.0.28"
|
|||
heck = "0.3.0"
|
||||
proc-macro-error = "1"
|
||||
|
||||
[dev-dependencies]
|
||||
clap = { path = "../", default-features = false, features = ["std", "derive", "env"] }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
debug = []
|
||||
|
|
Loading…
Add table
Reference in a new issue