mirror of
https://github.com/servo/servo.git
synced 2025-07-29 18:20:24 +01:00
Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)
… and libc 0.2 and many other dependencies
This commit is contained in:
parent
bc618b0d53
commit
dc0e467945
59 changed files with 1092 additions and 978 deletions
|
@ -22,14 +22,11 @@ git = "https://github.com/jgraham/webdriver-rust.git"
|
|||
[dependencies.ipc-channel]
|
||||
git = "https://github.com/servo/ipc-channel"
|
||||
|
||||
[dependencies.url]
|
||||
version = "0.2"
|
||||
features = [ "serde_serialization" ]
|
||||
|
||||
[dependencies]
|
||||
image = "0.4.0"
|
||||
image = "0.5.0"
|
||||
log = "0.3"
|
||||
hyper = "0.6"
|
||||
hyper = "0.7"
|
||||
rustc-serialize = "0.3.4"
|
||||
regex = "0.1.33"
|
||||
url = "0.5"
|
||||
uuid = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue