mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
webdriver_server: upgrade to version 0.15
This commit is contained in:
parent
579ab2d99c
commit
1688a2a738
3 changed files with 7 additions and 7 deletions
|
@ -24,5 +24,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.14"
|
||||
webdriver = "0.15"
|
||||
cookie = {version = "0.2.5", features = ["serialize-rustc"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue