We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59495ed commit e846bf4Copy full SHA for e846bf4
.cargo/audit.toml
@@ -0,0 +1,5 @@
1
+[advisories]
2
+# Ignore gix-date vulnerability in cargo-audit dev-dependency
3
+# This only affects the audit tool itself, not production code
4
+# TODO: remove this ignore once cargo-audit update
5
+ignore = ["RUSTSEC-2025-0140"]
0 commit comments