Skip to content

Commit 16ef42c

Browse files
authored
chore(cargo-codspeed): bump cargo_metadata to v0.19.2 (#94)
1 parent 65ba05d commit 16ef42c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

crates/cargo-codspeed/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ categories = [
1818
keywords = ["codspeed", "benchmark", "cargo"]
1919

2020
[dependencies]
21-
cargo_metadata = "0.19.1"
21+
cargo_metadata = "0.19.2"
2222
clap = { version = "=4.5.17", features = ["derive", "env"] }
2323
termcolor = "1.4"
2424
anyhow = "1.0.86"

0 commit comments

Comments
 (0)