diff --git a/Cargo.toml b/Cargo.toml index b74e90e..f3a14a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ readme = "README.md" dotenvy = "0.15.5" # IO -reqwest = { version = "0.11.22", features = ["json", "rustls-tls"] } +reqwest = { version = "0.12.1", features = ["json", "rustls-tls"] } tokio = { version = "1.33.0", features = ["rt-multi-thread", "macros"] } # Db