chore(deps): bump url from 2.5.1 to 2.5.2 (#2182)

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>
This commit is contained in:
dependabot[bot] 2024-06-24 08:04:47 +01:00 committed by GitHub
parent 5f71a34377
commit 5238d71e66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 262 deletions

View file

@ -21,4 +21,4 @@ sqlx = { workspace = true }
async-trait = { workspace = true }
uuid = { workspace = true }
futures-util = "0.3"
url = "2.5.0"
url = "2.5.2"