servo: Merge #6591 - Upgrade to rustc 1.3.0-dev (fddfd089b 2015-07-10) (from servo:rustup_2015-07-10); r=larsbergstrom

Depends on https://github.com/jgraham/webdriver-rust/pull/12.

Fixes #6020.

Source-Repo: https://github.com/servo/servo
Source-Revision: 9af229b83095f2f8cfe7b61003b85ddf781f4ea7
This commit is contained in:
Martin Robinson
2015-07-14 13:40:22 -06:00
parent cc4801b4d2
commit 2b8865b89f
25 changed files with 317 additions and 247 deletions

View File

@@ -28,7 +28,7 @@ git = "https://github.com/pcwalton/ipc-channel"
[dependencies]
url = "0.2.35"
bitflags = "*"
hyper = "0.5"
hyper = "0.6"
rustc-serialize = "0.3.4"
euclid = "0.1"
serde = "*"