summaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-01-04 14:45:54 +0000
committerLars Wirzenius <liw@liw.fi>2022-01-04 14:45:54 +0000
commitc1c12f686f182a2dfa8aa0e48bd5c8da9e86068a (patch)
tree521c99d4803bb796ffd8d26725d09e5bfd0b9d39 /deny.toml
parent150bca5db76348030f887d4e7977d4246db5adb5 (diff)
parent662ea7e036b6e2d5f8036a253d6713972939b367 (diff)
downloadobnam2-0.7.0.tar.gz
Merge branch 'release' into 'main'v0.7.0
release 0.7.0 Closes #172 See merge request obnam/obnam!204
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 = [