Skip to content

Commit 430b993

Browse files
chore: deny yanked crates (#308)
1 parent 038382f commit 430b993

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-0071", reason = "No safe upgrade available for `rsa`." },
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)