Bump clap to 4.2.5 (#14061)

Co-authored-by: parity-processbot <>
This commit is contained in:
Mira Ressel
2023-05-02 19:54:18 +02:00
committed by GitHub
parent 5db4119f93
commit 793f04fc05
15 changed files with 184 additions and 52 deletions
@@ -14,4 +14,4 @@ kitchensink-runtime = { version = "3.0.0-dev", path = "../../../../bin/node/runt
generate-bags = { version = "4.0.0-dev", path = "../" }
# third-party
clap = { version = "4.0.9", features = ["derive"] }
clap = { version = "4.2.5", features = ["derive"] }