Update http dependency
was accidentally changed to exact version in previous dependency update
This commit is contained in:
parent
6e13de9563
commit
ba332af83e
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user