Skip to content

Commit b82deb9

Browse files
authored
Fix missing license in cargo-deny.toml (#2160)
1 parent c0498f9 commit b82deb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/cargo-deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ allow = [
99
"GPL-2.0",
1010
"GPL-3.0",
1111
"GPL-3.0 WITH Classpath-exception-2.0",
12+
"GPL-3.0-or-later WITH Classpath-exception-2.0",
1213
"CC0-1.0",
1314
"Zlib",
1415
"MPL-2.0",

0 commit comments

Comments
 (0)