Auto merge of #6254 - servo:rustup_20150601, r=SimonSapin

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6254)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-06-02 12:53:37 -05:00
commit 20f63459ef
15 changed files with 178 additions and 237 deletions

View file

@ -79,9 +79,9 @@ time = "0.1.12"
bitflags = "*"
rustc-serialize = "*"
libc = "*"
hyper = "0.4"
hyper = "0.5"
cssparser = "0.3.1"
unicase = "0.1"
num = "0.1.24"
websocket = "0.11.0"
websocket = "0.12"
uuid = "0.1.16"