fix(rustup): update to latest rustc

This commit is contained in:
Sean McArthur
2015-03-16 12:01:38 -07:00
parent 932baac171
commit 4fd8a6a9dc
8 changed files with 14 additions and 8 deletions

View File

@@ -16,6 +16,7 @@ cookie = "*"
httparse = "*"
log = ">= 0.2.0"
mime = "*"
num_cpus = "*"
openssl = "*"
rustc-serialize = "*"
time = "*"