Skip to content

Commit

Permalink
chore: Add examples to deny skip-tree
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Jan 5, 2024
1 parent f73deeb commit 33e75c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Expand Up @@ -22,6 +22,7 @@ skip-tree = [
{ name = "syn" },
{ name = "bitflags" },
{ name = "indexmap" },
{ name = "examples" },
]

[licenses]
Expand Down

0 comments on commit 33e75c9

Please sign in to comment.