diff --git a/crates/fuuka-bot/Cargo.toml b/crates/fuuka-bot/Cargo.toml index b421974..d21dcdf 100644 --- a/crates/fuuka-bot/Cargo.toml +++ b/crates/fuuka-bot/Cargo.toml @@ -80,7 +80,7 @@ git = "https://github.com/matrix-org/matrix-rust-sdk" [dependencies.reqwest] default-features = false features = ["gzip", "brotli", "deflate", "json"] -version = "0.12.28" +version = "0.13.0" [dependencies.pixrs] default-features = false