We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f08140 commit 253d639Copy full SHA for 253d639
deny.toml
@@ -1,11 +1,4 @@
1
[licenses]
2
-allow = ["MPL-2.0"]
3
allow-osi-fsf-free = "either"
4
copyleft = "warn"
5
-exceptions = [{ allow = ["ISC", "MIT", "OpenSSL"], name = "ring" }]
6
private = { ignore = true }
7
-
8
-[[licenses.clarify]]
9
-name = "ring"
10
-expression = "ISC AND MIT AND OpenSSL"
11
-license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }]
0 commit comments