diff --git a/Cargo.toml b/Cargo.toml index a4def99..8ca1f57 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ version = "0.13.0" [dependencies.reqwest] features = ["json"] -version = "0.11.22" +version = "0.12.0" sled = "0.34.7" bincode = "1.3.3"