chore: bump cargo_metadata from 0.13.1 to 0.14.0 (#18544)
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](https://github.com/oli-obk/cargo_metadata/compare/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -11,7 +11,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
clap = "2.33.3"
|
||||
cargo_metadata = "0.13.1"
|
||||
cargo_metadata = "0.14.0"
|
||||
|
||||
[[bin]]
|
||||
name = "cargo-test-bpf"
|
||||
|
Reference in New Issue
Block a user