mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
webdriver_server: update webdriver-rust library to 0.14
This commit is contained in:
parent
057bcddd0f
commit
8a4abdad2d
3 changed files with 11 additions and 7 deletions
|
@ -23,5 +23,5 @@ script_traits = {path = "../script_traits"}
|
|||
url = {version = "1.2", features = ["heap_size"]}
|
||||
util = {path = "../util"}
|
||||
uuid = { version = "0.3.1", features = ["v4"] }
|
||||
webdriver = "0.9"
|
||||
webdriver = "0.14"
|
||||
cookie = {version = "0.2.5", features = ["serialize-rustc"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue