aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5bfe62c..6be128c 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.9", features = ["socks"] }
+reqwest = { version = "0.11.10", features = ["socks"] }
tokio = { version = "1.17.0", features = ["full"] }
# Allocator