Skip to content

Commit 5f5a0e8

Browse files
chore(deps): update rust crate cargo_metadata to 0.22
1 parent c34de36 commit 5f5a0e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/packager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ tracing-subscriber = { version = "0.3", optional = true, features = [
6060
"env-filter",
6161
] }
6262
toml = "0.8"
63-
cargo_metadata = "0.18"
63+
cargo_metadata = "0.22"
6464
ureq = { version = "2.10", default-features = false }
6565
hex = "0.4"
6666
sha1 = "0.10"

0 commit comments

Comments
 (0)