Skip to content

Commit 83cfc02

Browse files
abestofacebook-github-bot
authored andcommitted
Upgrade clap and clap_complete
Reviewed By: diliop Differential Revision: D74585992 fbshipit-source-id: c095a727d82b22d938e07b97912ae8ba95a820e3
1 parent 22d3622 commit 83cfc02

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MIT"
1212
anyhow = "1.0.95"
1313
cached = "0.39.0"
1414
cargo_toml = "0.20.5"
15-
clap = { version = "4.5.30", features = ["derive", "env", "string", "unicode", "wrap_help"] }
15+
clap = { version = "4.5.38", features = ["derive", "env", "string", "unicode", "wrap_help"] }
1616
dunce = "1.0.2"
1717
env_logger = "0.10"
1818
fnv = "1.0"

0 commit comments

Comments
 (0)