Skip to content

Commit

Permalink
chore(deps): bump cargo_metadata from 0.13.1 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
- [Commits](oli-obk/cargo_metadata@v0.13.1...v0.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 12, 2021
1 parent acea451 commit 78cec09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 41 deletions.
45 changes: 5 additions & 40 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 xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ansi_term = "0.12"
assert_fs = "1"
anyhow = "1"
camino = "1.0"
cargo_metadata = "0.13"
cargo_metadata = "0.14"
lazy_static = "1.4"
regex = "1"
structopt = { version = "0.3", default-features = false }
Expand Down

0 comments on commit 78cec09

Please sign in to comment.