Skip to content

Commit 1fca769

Browse files
committed
Adapt to modern cargo-deny
1 parent 5541e67 commit 1fca769

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

deny.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[licenses]
2-
allow-osi-fsf-free = "either"
3-
copyleft = "deny"
4-
allow = ["MPL-2.0"]
2+
version = 2
3+
allow = ["Apache-2.0", "BSD-3-Clause", "CDLA-Permissive-2.0", "ISC", "MIT", "Unicode-3.0"]
54

65
[[licenses.clarify]]
76
name = "ring"

0 commit comments

Comments
 (0)