Skip to content

Commit

Permalink
Revert D68497030: Upgrade clap* packages
Browse files Browse the repository at this point in the history
Differential Revision:
D68497030

Original commit changeset: 026bfd0d4f5c

Original Phabricator Diff: D68497030

fbshipit-source-id: b1c21b510419f809700992f0e58baaf18949708e
  • Loading branch information
Will Li authored and facebook-github-bot committed Jan 24, 2025
1 parent ebd8655 commit 9f789bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "MIT"
anyhow = "1.0.95"
cached = "0.39.0"
cargo_toml = "0.20.5"
clap = { version = "4.5.27", features = ["derive", "env", "string", "unicode", "wrap_help"] }
clap = { version = "4.5.20", features = ["derive", "env", "string", "unicode", "wrap_help"] }
dunce = "1.0.2"
env_logger = "0.10"
fnv = "1.0"
Expand Down

0 comments on commit 9f789bf

Please sign in to comment.