Skip to content

Commit

Permalink
Bump cargo_metadata from 0.17.0 to 0.18.0 (#1377)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 00b7ff3 commit 2e78ff7
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 @@ -20,7 +20,7 @@ name = "integration"
path = "tests/mod.rs"

[dependencies]
cargo_metadata = "0.17"
cargo_metadata = "0.18"
cfg-if = "1.0.0"
chrono = "0.4"
clap = { version = "4.4.0", features = ["derive"] }
Expand Down

0 comments on commit 2e78ff7

Please sign in to comment.