Skip to content

Commit 9249fb0

Browse files
Bump cargo_metadata from 0.8.2 to 0.9.1
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.8.2 to 0.9.1. - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Commits](oli-obk/cargo_metadata@v0.8.2...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f9ade86 commit 9249fb0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

collector/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ serde_json = "1"
1515
tempfile = "3"
1616
libc = "0.2"
1717
chrono = "0.4"
18-
cargo_metadata = "0.8"
18+
cargo_metadata = "0.9"
1919
lazy_static = "1"
2020
semver = "0.9"
2121
reqwest = "0.9"

0 commit comments

Comments
 (0)