mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Whitelist RUSTSEC-2024-0429 to fix CI (#34765)
Will be addressed in a follow-up issue Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
6be0a64939
commit
8cf7de4943
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ feature-depth = 1
|
|||
ignore = [
|
||||
# This is for the usage of time@0.1.45 in WebRender, which should be removed soon.
|
||||
"RUSTSEC-2020-0071",
|
||||
# This is for glib < 0.20 which is pulled in by gstreamer
|
||||
"RUSTSEC-2024-0429",
|
||||
# This has been yanked, but upgrading to the next version breaks some WPT tests.
|
||||
# It needs investigation.
|
||||
"url@2.5.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue