mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
webdriver_server, constellation, libservo, servo: upgrade webdriver and backtrace
Upgrades to webdriver v0.20.0 and backtrace v0.3
This commit is contained in:
parent
9cdf78d53d
commit
96ce7dbba2
5 changed files with 13 additions and 12 deletions
|
@ -26,4 +26,4 @@ servo_config = {path = "../config", features = ["servo"]}
|
|||
servo_url = {path = "../url", features = ["servo"]}
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
uuid = { version = "0.3.1", features = ["v4"] }
|
||||
webdriver = "0.19"
|
||||
webdriver = "0.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue