Add cargo-deny configuration
This commit is contained in:
parent
328fcf8d20
commit
7031f9f82b
1 changed files with 3 additions and 0 deletions
3
deny.toml
Normal file
3
deny.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[licenses]
|
||||
allow-osi-fsf-free = "both"
|
||||
allow = ["Unicode-DFS-2016", "CC0-1.0"]
|
Loading…
Reference in a new issue