Skip to content

Commit

Permalink
Fix deny error
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Nov 8, 2023
1 parent 9d1fe85 commit 54852ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ version = "1.0"
[[bans.skip]]
name = "bitflags"
version = "1.0"
[[bans.skip]]
name = "toml_edit"
version = "0.20.7"

0 comments on commit 54852ae

Please sign in to comment.