Skip to content

Commit 0f389a4

Browse files
committed
Add paste to advisories.ignore
1 parent 699ad96 commit 0f389a4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deny.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ ignore = [
3131

3232
# Bincode is unmaintained. Version 1.3.3 is considered "complete" and can still be used
3333
"RUSTSEC-2025-0141",
34+
35+
# Paste unmaintained, but considered complete and trusted by the community.
36+
"RUSTSEC-2024-0436",
3437
]
3538

3639
# This section is considered when running `cargo deny check licenses`

0 commit comments

Comments
 (0)