build(deps): bump url from 2.5.1 to 2.5.2 (#1652)

Bumps [url](https://github.com/servo/rust-url) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
dependabot[bot]
2024-06-24 13:31:52 +02:00
committed by GitHub
parent 71ec142c98
commit d408da1636
2 changed files with 13 additions and 256 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ tracing = { version = "0.1.40", default-features = false }
tracing-wasm = "0.2.1"
tracing-subscriber = "0.3.18"
trybuild = "1.0.96"
url = "2.5.1"
url = "2.5.2"
wabt = "0.10.0"
wasm-bindgen-test = "0.3.24"
which = "5.0.0"