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