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:
Simon Wülker 2025-01-03 15:19:19 +01:00 committed by GitHub
parent 8b115c246c
commit bb43c99dd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 79 additions and 82 deletions

View file

@ -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",