mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-06 11:51:35 -04:00
fix(deps): update rust crate clap to 4.5.3
This commit is contained in:
parent
e888a0a745
commit
74342c67b0
2 changed files with 13 additions and 7 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue