Skip to content

Commit

Permalink
chore: add ErichDonGubler/{tardar,wax} forks to cargo-deny's `[so…
Browse files Browse the repository at this point in the history
…urces]`
  • Loading branch information
ErichDonGubler committed Apr 3, 2024
1 parent ea8efcd commit d3e491b
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
Expand Up @@ -6,3 +6,9 @@ allow = [
"Unicode-DFS-2016",
"Zlib",
]

[sources]
allow-git = [
"https://github.com/ErichDonGubler/tardar",
"https://github.com/ErichDonGubler/wax",
]

0 comments on commit d3e491b

Please sign in to comment.