From 90971f86268977dcdd009833d6b5d50e84365e52 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Oct 2021 20:05:46 +0000 Subject: fix(deps): update rust crate reqwest to 0.11.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5dc18fb..c7a2734 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.4", features = ["socks"] } +reqwest = { version = "0.11.5", features = ["socks"] } tokio = { version = "1.12.0", features = ["full"] } # Allocator -- cgit v1.2.3