Skip to content

Commit 51d8b9e

Browse files
chore: deny yanked crates (#105)
1 parent 41e8765 commit 51d8b9e

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
@@ -6,6 +6,7 @@ ignore = [
66
{ id = "RUSTSEC-2023-0089", reason = "No maintained version available for `atomic-polyfill`." },
77
{ id = "RUSTSEC-2024-0436", reason = "No maintained version available for `paste`." },
88
]
9+
yanked = "deny"
910

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

0 commit comments

Comments
 (0)