build(deps): bump url from 2.5.6 to 2.5.7

Bumps [url](https://github.com/servo/rust-url) from 2.5.6 to 2.5.7.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/commits)

---
updated-dependencies:
- dependency-name: url
  dependency-version: 2.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-27 04:41:38 +00:00
committed by GitHub
parent 3e72459fdb
commit 55d3e2f304
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
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",
+1 -1
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