diff --git a/Cargo.toml b/Cargo.toml index 505b91d4..a1e27f28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ keywords = ["http", "hyper", "hyperium"] [dependencies] httparse = "1.0" -language-tags = "0.0.7" +language-tags = "0.2" log = "0.3" mime = "0.1" num_cpus = "0.2"