Skip to content

Commit

Permalink
added a deny.toml file to try and get this to work
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy8625 committed Jun 28, 2021
1 parent 2f298a2 commit 3089991
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[licenses]
unlicensed = "deny"
copyleft = "deny"
allow = [ "MIT" ]

0 comments on commit 3089991

Please sign in to comment.