fix(deps): update rust crate clap to 4.5.3

This commit is contained in:
renovate[bot] 2024-03-15 15:05:10 +00:00 committed by GitHub
parent e888a0a745
commit 74342c67b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 7 deletions

View file

@ -203,7 +203,7 @@ optional = true
# used for conduit's CLI and admin room command parsing
[dependencies.clap]
version = "4.5.2"
version = "4.5.3"
default-features = false
features = [
"std",