mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
chore: update webdriver to 0.53 (#37001)
Updates webdriver to the current version. Testing: No breakage of CI tests Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
parent
fdb9c0af12
commit
3aff272e14
4 changed files with 29 additions and 28 deletions
|
@ -164,7 +164,7 @@ unicode-segmentation = "1.12.0"
|
|||
url = "2.5"
|
||||
urlpattern = "0.3"
|
||||
uuid = { version = "1.12.1", features = ["v4"] }
|
||||
webdriver = "0.51.0"
|
||||
webdriver = "0.53.0"
|
||||
webgpu_traits = { path = "components/shared/webgpu" }
|
||||
webpki-roots = "0.26"
|
||||
webrender = { git = "https://github.com/servo/webrender", branch = "0.67", features = ["capture"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue