fix(deps): update rust crate clap to 4.5.4
This commit is contained in:
parent
cf474d96f0
commit
b252572db4
2 changed files with 5 additions and 5 deletions
|
@ -193,7 +193,7 @@ optional = true
|
|||
|
||||
# used for conduit's CLI and admin room command parsing
|
||||
[dependencies.clap]
|
||||
version = "4.5.3"
|
||||
version = "4.5.4"
|
||||
default-features = false
|
||||
features = ["std", "derive", "help", "usage", "error-context", "string"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue