build(deps): bump url from 2.5.6 to 2.5.7 (#4953)

This commit is contained in:
Quentin Gliech
2025-09-02 13:57:59 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -6813,9 +6813,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
[[package]]
name = "url"
version = "2.5.6"
version = "2.5.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "137a3c834eaf7139b73688502f3f1141a0337c5d8e4d9b536f9b8c796e26a7c4"
checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
dependencies = [
"form_urlencoded",
"idna",

View File

@@ -698,7 +698,7 @@ version = "0.2.3"
# URL manipulation
[workspace.dependencies.url]
version = "2.5.6"
version = "2.5.7"
features = ["serde"]
# URL encoding