From a2e4adae56f01366245587abfee131a7095988b8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Oct 2021 03:30:06 +0000 Subject: fix(deps): update rust crate reqwest to 0.11.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c7a2734..87be078 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ human-panic = "1.0.3" dotenv = "0.15.0" # Web -reqwest = { version = "0.11.5", features = ["socks"] } +reqwest = { version = "0.11.6", features = ["socks"] } tokio = { version = "1.12.0", features = ["full"] } # Allocator -- cgit v1.2.3