mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +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
|
@ -36,7 +36,7 @@ clippy = ["libservo/clippy"]
|
|||
debugmozjs = ["libservo/debugmozjs"]
|
||||
|
||||
[dependencies]
|
||||
backtrace = "0.2"
|
||||
backtrace = "0.3"
|
||||
browserhtml = {git = "https://github.com/browserhtml/browserhtml", branch = "crate"}
|
||||
glutin_app = {path = "../../ports/glutin"}
|
||||
log = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue