chore(cargo): update mime dependency to 0.1

This commit is contained in:
Sean McArthur
2015-08-03 11:57:36 -07:00
parent bfe948c39c
commit 5ca84f1666

View File

@@ -15,7 +15,7 @@ keywords = ["http", "hyper", "hyperium"]
httparse = "0.1" httparse = "0.1"
language-tags = "0.0.7" language-tags = "0.0.7"
log = "0.3" log = "0.3"
mime = "0.0.12" mime = "0.1"
num_cpus = "0.2" num_cpus = "0.2"
rustc-serialize = "0.3" rustc-serialize = "0.3"
time = "0.1" time = "0.1"