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