Skip to content

Commit 7184369

Browse files
chore: deny yanked crates (#9)
1 parent 2644093 commit 7184369

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ all-features = true
55
ignore = [
66
{ id = "RUSTSEC-2024-0436", reason = "No maintained version available for `paste`." },
77
]
8+
yanked = "deny"
89

910
[bans]
1011
allow-wildcard-paths = true

0 commit comments

Comments
 (0)