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.
2 parents 1d4eeff + b32e780 commit 6de95b2Copy full SHA for 6de95b2
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-0052"]
0 commit comments