diff --git a/Cargo.toml b/Cargo.toml index 450b3ed8..aaa4596c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ version = "0.3.0-beta.1" [dependencies] futures-preview = "=0.3.0-alpha.19" -http = "=0.1.18" +http = "0.1.19" hyper = { version = "=0.13.0-alpha.4", features = ["unstable-stream"] } hyper-tls = { version = "=0.4.0-alpha.4", optional = true } ruma-api = "0.11.0"