mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
chore: add RUSTSEC-2025-0134 exception to deny.toml
This commit is contained in:
@@ -12,6 +12,11 @@ ignore = [
|
|||||||
|
|
||||||
# Unmaintained paste
|
# Unmaintained paste
|
||||||
"RUSTSEC-2024-0436",
|
"RUSTSEC-2024-0436",
|
||||||
|
|
||||||
|
# Unmaintained rustls-pemfile
|
||||||
|
# It is a transitive dependency of iroh 0.35.0,
|
||||||
|
# this should be fixed by upgrading to iroh 1.0 once it is released.
|
||||||
|
"RUSTSEC-2025-0134"
|
||||||
]
|
]
|
||||||
|
|
||||||
[bans]
|
[bans]
|
||||||
|
|||||||
Reference in New Issue
Block a user