Skip to content

Commit

Permalink
chore(deps): Update Rust crate cargo_metadata to 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 4f485ee commit e418426
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -117,7 +117,7 @@ cargo_metadata = ["dep:cargo_metadata"]

[dependencies]
anstyle = "1.0.3"
cargo_metadata = { version = "0.18", optional = true }
cargo_metadata = { version = "0.19", optional = true }
clap = { version = "4.4.1", default-features = false, features = ["std", "derive"], optional = true }

[[example]]
Expand Down

0 comments on commit e418426

Please sign in to comment.