deny.toml: Remove outdated override for ring license

Issue: #516

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2025-09-21 18:52:15 -04:00
parent 91074ae4c8
commit 2c1d86cd96
-7
View File
@@ -41,13 +41,6 @@ allow = [
"Zlib",
]
[[licenses.clarify]]
name = "ring"
expression = "MIT AND ISC AND OpenSSL"
license-files = [
{ path = "LICENSE", hash = 0xbd0eed23 },
]
[bans]
multiple-versions = "warn"
multiple-versions-include-dev = true