diff --git a/Cargo.toml b/Cargo.toml index efee07e..3ee457a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ git = "https://github.com/matrix-org/matrix-rust-sdk" [dependencies.reqwest] default-features = false features = ["gzip", "brotli", "deflate", "json", "hickory-dns"] -version = "0.12.24" +version = "0.13.0" [dependencies.pixrs] default-features = false