update str::from_utf8

This commit is contained in:
Sean McArthur
2014-12-23 12:55:53 -08:00
parent 33f61213ce
commit 691c70a380
9 changed files with 20 additions and 18 deletions

View File

@@ -19,6 +19,8 @@ typeable = "*"
cookie = "*"
time = "*"
mucell = "*"
log = "*"
rustc-serialize = "*"
[dev-dependencies]
curl = "*"