Ignore RUSTSEC-2024-0436 (crate paste is unmaintained) (#35854)

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-03-07 18:38:20 +01:00 committed by GitHub
parent aadb2e6723
commit 991635eefb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,9 @@ ignore = [
# This has been yanked, but upgrading to the next version breaks some WPT tests.
# It needs investigation.
"url@2.5.3",
# The crate `paste` is no longer maintained.
"RUSTSEC-2024-0436",
]
# This section is considered when running `cargo deny check licenses`