Skip to content

Commit

Permalink
remove unintended paste from deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Oct 20, 2023
1 parent b88e932 commit 598cda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[bans]
# Lint level for when multiple versions of the same crate are detected
multiple-versions = "deny"
tails

# Don't allow wildcard ("any version") dependencies
wildcards = "deny"
# Allow private and dev wildcard dependencies.
Expand Down

0 comments on commit 598cda6

Please sign in to comment.