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 03f2b08 commit 994059fCopy full SHA for 994059f
.cargo/audit.toml
@@ -0,0 +1,4 @@
1
+[advisories]
2
+ignore = [
3
+ "RUSTSEC-2023-0071", # no fix available as of 2024-12-07: https://github.com/RustCrypto/RSA/issues/19
4
+]
0 commit comments