mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update to euclid 0.8
This commit is contained in:
parent
b7facf41cb
commit
6259df5e2d
56 changed files with 538 additions and 558 deletions
|
@ -10,7 +10,7 @@ name = "webdriver_server"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
euclid = "0.7.1"
|
||||
euclid = "0.8.2"
|
||||
hyper = "0.9.9"
|
||||
image = "0.10"
|
||||
ipc-channel = "0.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue