Skip to content

Commit e218925

Browse files
committed
fix cargo audit version after #
1 parent 139418a commit e218925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"node": "22.18.0",
9292
"rust": "1.89.0",
9393
"cargo-auditable": "0.7.0",
94-
"cargo-audit": "https://github.com/rustsec/rustsec?rev=4cc355b042cc2c7468642c022191d8f1f1352884",
94+
"cargo-audit": "https://github.com/rustsec/rustsec?rev=4cc355b042cc2c7468642c022191d8f1f1352884#4cc355b0",
9595
"cargo-bundle-licenses": "4.0.0",
9696
"cargo-deny": "0.18.4",
9797
"wasi2ic": "0.2.15"

0 commit comments

Comments
 (0)