diff --git a/Cargo.toml b/Cargo.toml index f7ef5034..379bcffc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ include = [ [dependencies] base64 = "0.5" bytes = "0.4.4" -futures = "0.1.11" +futures = "0.1.14" futures-cpupool = "0.1" httparse = "1.0" language-tags = "0.2"