Update http to 0.2.0

This commit is contained in:
Jonas Platte 2019-12-03 12:14:43 +01:00
parent e8462be7f2
commit 634eb5f13e
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -13,7 +13,7 @@ version = "0.12.0-alpha.1"
edition = "2018"
[dependencies]
http = "0.1.20"
http = "0.2.0"
percent-encoding = { version = "2.1.0", optional = true }
ruma-api-macros = { version = "=0.9.0-alpha.1", path = "ruma-api-macros", optional = true }
ruma-identifiers = "0.14.0"