diff --git a/Cargo.toml b/Cargo.toml index 591f8218..24b98dd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ include = [ bytes = "0.4.4" futures = "0.1.21" futures-cpupool = { version = "0.1.6", optional = true } -http = "0.1.13" +http = "0.1.14" httparse = "1.0" h2 = "0.1.10" iovec = "0.1"