mirror of
https://github.com/servo/servo.git
synced 2025-09-03 03:28:20 +01:00
Upgrade lib to 0.20 to fix RUSTSEC-2024-0429 (#34826)
Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
8b115c246c
commit
bb43c99dd4
3 changed files with 79 additions and 82 deletions
|
@ -14,8 +14,6 @@ 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