Bump url from 2.4.1 to 2.5.0 (#8994)

This commit is contained in:
dependabot[bot] 2023-12-04 10:16:39 -05:00 committed by GitHub
parent cb6c37abd9
commit df69dc9f8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -34,7 +34,7 @@ harness = false
once_cell.workspace = true
serde.workspace = true
serde_json.workspace = true
url = "2.3.1"
url = "2.5.0"
ureq = "2.8.0"
criterion = { version = "0.5.1", default-features = false }
codspeed-criterion-compat = { version="2.3.3", default-features = false, optional = true}