Skip to content

Commit 59841a5

Browse files
bors[bot]Nemo157
andauthored
18: Add cargo-deny config r=Nemo157 a=Nemo157 Co-authored-by: Wim Looman <[email protected]>
2 parents 24795b7 + 8671b1b commit 59841a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deny.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[licenses]
2+
allow = [
3+
"MIT",
4+
"Apache-2.0",
5+
]

0 commit comments

Comments
 (0)