Auto merge of #6591 - servo:rustup_2015-07-10, r=larsbergstrom

Upgrade to rustc 1.3.0-dev (fddfd089b 2015-07-10)

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

Fixes #6020.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6591)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-07-14 13:40:22 -06:00
commit 9af229b830
25 changed files with 317 additions and 247 deletions

View file

@ -69,7 +69,7 @@ time = "0.1.12"
bitflags = "*"
rustc-serialize = "*"
libc = "*"
hyper = "0.5"
hyper = "0.6"
cssparser = "0.3.1"
unicase = "0.1"
num = "0.1.24"