Skip to content

Commit

Permalink
build(deps): bump the rust-deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the rust-deps group with 1 update: [cargo_metadata](https://github.com/oli-obk/cargo_metadata).

- [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
- [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md)
- [Commits](oli-obk/cargo_metadata@0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: cargo_metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nvarner committed Sep 18, 2023
1 parent 17966d0 commit 1b1d5c4
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 @@ -89,4 +89,4 @@ reqwest = { version = "0.11.18", default-features = false, features = [
temp-dir = "0.1.11"

[build-dependencies]
cargo_metadata = "0.17.0"
cargo_metadata = "0.18.0"

0 comments on commit 1b1d5c4

Please sign in to comment.