Skip to content

Commit

Permalink
chore(deps): update rust crate clap-cargo to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 87ef4d5 commit 641a705
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -78,7 +78,7 @@ ignore = "0.4"
itertools = "0.12"
once_cell = "1.19.0"
clap = { version = "4.5.1", features = ["derive", "wrap_help"] }
clap-cargo = { version = "0.13.0", features = ["cargo_metadata"] }
clap-cargo = { version = "0.14.0", features = ["cargo_metadata"] }
log = "0.4"
env_logger = "0.11"
globset = { version = "0.4.14", default-features = false }
Expand Down

0 comments on commit 641a705

Please sign in to comment.