Update Rust crate clap to 4.0.32
This commit is contained in:
parent
933455d200
commit
b7c16b8d61
@ -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"] }
|
||||
|
Loading…
Reference in New Issue
Block a user