Skip to content

Commit 453053b

Browse files
committed
Allow AGPL 3.0 license in cargo-deny
1 parent e2cf298 commit 453053b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ ignore = [
2020
version = 2
2121
allow = [
2222
"0BSD",
23+
"AGPL-3.0",
2324
"Apache-2.0 WITH LLVM-exception",
2425
"Apache-2.0",
2526
"BSD-2-Clause",

0 commit comments

Comments
 (0)