Skip to content

Commit da89b08

Browse files
chore(deps): update rust crate cargo_metadata to 0.23
1 parent c145e8b commit da89b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.23"
6464
ureq = { version = "2.10", default-features = false }
6565
hex = "0.4"
6666
sha1 = "0.10"

0 commit comments

Comments
 (0)