feat: add clap-test-3
This commit is contained in:
8
__args/clap-test-2/Cargo.toml
Normal file
8
__args/clap-test-2/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "clap-test-2"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.42", features = ["derive", "env"] }
|
||||
clap-verbosity-flag = "3"
|
||||
Reference in New Issue
Block a user