diff --git a/Cargo.toml b/Cargo.toml index a3895a34..2dc5e239 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ keywords = ["http", "hyper", "hyperium"] httparse = "0.1" language-tags = "0.0.7" log = "0.3" -mime = "0.0.12" +mime = "0.1" num_cpus = "0.2" rustc-serialize = "0.3" time = "0.1"