Upgrade idna for RUSTSEC-2024-0421 (#3654)

This commit is contained in:
Quentin Gliech
2024-12-10 18:05:06 +01:00
committed by GitHub
parent cde43ffc54
commit 95d5f160ec
4 changed files with 15 additions and 39 deletions

View File

@@ -63,8 +63,6 @@ skip = [
# a few dependencies depend on the 1.x version of thiserror
{ name = "thiserror", version = "1.0.69" },
{ name = "thiserror-impl", version = "1.0.69" },
# url and cookie-store depend on this old version of idna
{ name = "idna", version = "0.5.0" },
# axum-macros, sqlx-macros and sea-query-attr use an old version
{ name = "heck", version = "0.4.1" },
# wasmtime -> cranelift is depending on this old version