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 04d8781 commit 56ae894Copy full SHA for 56ae894
deny.toml
@@ -16,3 +16,6 @@ private = { ignore = true }
16
name = "ring"
17
expression = "ISC AND MIT AND OpenSSL"
18
license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }]
19
+
20
+[advisories]
21
+ignore = ["RUSTSEC-2025-0007"]
0 commit comments