chore: Update headers to 0.4.1 in lock file (#3579)

This commit is contained in:
tottoto
2025-12-07 12:46:23 +09:00
committed by GitHub
parent 2059c12868
commit 9795e3be51
2 changed files with 7 additions and 16 deletions
-3
View File
@@ -18,9 +18,6 @@ allow = [
multiple-versions = "deny"
highlight = "all"
skip-tree = [
# currently duplicated through header, reqwest, tower-http and cookie
# C.f. https://github.com/tokio-rs/axum/pull/1641
{ name = "base64" },
# parking_lot pulls in old versions of windows-sys
{ name = "windows-sys" },
# pulled in by quickcheck and cookie