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