Update Rust crate clap to 4.0.32
This commit is contained in:
@@ -13,4 +13,4 @@ eyre = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
||||
clap = { version = "4.0.31", features = ["env"] }
|
||||
clap = { version = "4.0.32", features = ["env"] }
|
||||
|
Reference in New Issue
Block a user