Skip to content

Commit

Permalink
deps: update rust crate cargo_metadata to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent 104b89e commit 79d83ce
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 @@ -12,7 +12,7 @@ repository = "https://github.com/YoloDev/cargo-featurex"

[dependencies]
bitarr = "0.2.0"
cargo_metadata = "0.15.4"
cargo_metadata = "0.17.0"
clap = { version = "4.3.19", features = ["derive"] }
error-stack = "0.3.1"
itertools = "0.11.0"
Expand Down

0 comments on commit 79d83ce

Please sign in to comment.