Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)

… and libc 0.2 and many other dependencies
This commit is contained in:
Manish Goregaokar 2015-11-07 22:40:18 +05:30 committed by Josh Matthews
parent bc618b0d53
commit dc0e467945
59 changed files with 1092 additions and 978 deletions

View file

@ -30,8 +30,8 @@ path = "../../../components/devtools_traits"
git = "https://github.com/servo/ipc-channel"
[dependencies]
cookie = "0.1"
hyper = "0.6"
url = "0.2"
cookie = "0.2"
hyper = "0.7"
url = "0.5"
time = "0.1"
flate2 = "0.2.0"