mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Ignore RUSTSEC-2024-0436 (crate paste
is unmaintained) (#35854)
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
aadb2e6723
commit
991635eefb
1 changed files with 3 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue