From dcbf8047ff5758d721e2ec8c4a1d04acbecdb25f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 21 Jun 2021 22:56:54 +0000 Subject: fix(deps): update rust crate reqwest to 0.11.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cba2fd6..d601c7d 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.3", features = ["socks"] } +reqwest = { version = "0.11.4", features = ["socks"] } tokio = { version = "1.7.1", features = ["full"] } # Allocator -- cgit v1.2.3