Skip to content

Commit

Permalink
Update clap-cargo to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 3, 2025
1 parent 786dd97 commit a175e9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 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 @@ -20,7 +20,7 @@ prettyplease = []
bat = { version = "0.24", default-features = false, features = ["paging", "regex-fancy"] }
cargo-subcommand-metadata = "0.1"
clap = { version = "4", features = ["deprecated", "derive"] }
clap-cargo = "0.14"
clap-cargo = "0.15"
console = "0.15"
etcetera = "0.8"
fs-err = "3"
Expand Down

0 comments on commit a175e9b

Please sign in to comment.