mirror of
https://github.com/servo/servo.git
synced 2025-08-19 20:35:34 +01:00
build(deps): bump url from 2.4.1 to 2.5.0 (#30775)
* build(deps): bump url from 2.4.1 to 2.5.0 Bumps [url](https://github.com/servo/rust-url) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.4.1...v2.5.0) --- updated-dependencies: - dependency-name: url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update expectations --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
d10688b5ef
commit
76401823f2
8 changed files with 5 additions and 57 deletions
|
|
@ -97,7 +97,7 @@ tokio-rustls = "0.24"
|
|||
tungstenite = "0.20"
|
||||
unicode-bidi = "0.3.4"
|
||||
unicode-script = "0.5"
|
||||
url = "2.4"
|
||||
url = "2.5"
|
||||
uuid = { version = "1.6.1", features = ["v4"] }
|
||||
webdriver = "0.49.0"
|
||||
webpki = "0.22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue