summaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index 829a58a..9db4685 100644
--- a/deny.toml
+++ b/deny.toml
@@ -39,6 +39,14 @@ exceptions = [
]
[[licenses.clarify]]
+name = "encoding_rs"
+version = "*"
+expression = "(Apache-2.0 OR MIT) AND BSD-3-Clause"
+license-files = [
+ { path = "COPYRIGHT", hash = 0x39f8ad31 }
+]
+
+[[licenses.clarify]]
name = "ring"
expression = "LicenseRef-ring"
license-files = [