Skip to content

Commit

Permalink
fix cargo-deny issues
Browse files Browse the repository at this point in the history
  • Loading branch information
oiwn committed Jan 15, 2025
1 parent b181d75 commit c28f11b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .deny.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[licenses]
allow = [
"Apache-2.0",
"MIT",
"Apache-2.0 OR MIT"
]

0 comments on commit c28f11b

Please sign in to comment.