Skip to content

Commit aee30f2

Browse files
committed
chore: ignore RUSTSEC-2024-0436 (paste unmaintained) in deny.toml
1 parent 1a3aa74 commit aee30f2

2 files changed

Lines changed: 23 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ignore = [
55
{ id = "RUSTSEC-2020-0095", reason = "difference is transitive via apple-codesign" },
66
{ id = "RUSTSEC-2025-0119", reason = "number_prefix is transitive via indicatif" },
77
{ id = "RUSTSEC-2025-0134", reason = "rustls-pemfile is transitive via apple-codesign" },
8+
{ id = "RUSTSEC-2024-0436", reason = "paste is unmaintained but required by xcodeproj" },
89
]
910

1011
[bans]

0 commit comments

Comments
 (0)