Make status::StatusCode_0 pass

Needed to allow unstable.

Also, why do we depend on typeable? Removed from Cargo.toml
This commit is contained in:
cyderize
2015-01-10 19:36:51 +11:00
parent cc7fa15b04
commit d9c657da73
2 changed files with 5 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ url = "*"
openssl = "*"
mime = "*"
unsafe-any = "*"
typeable = "*"
cookie = "*"
time = "*"
mucell = "*"