diff --git a/Cargo.toml b/Cargo.toml index 3ec93be..6287a68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,7 +42,7 @@ http-body-util = "0.1" rustls = "0.23" rustls-pemfile = "2.1" # HTTP client for forwarding -reqwest = { version = "0.12", features = ["json"] } +reqwest = { version = "0.13", features = ["json"] } # Config file handling directories = "5" # Async mutex