aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-23 05:17:17 +0000
committerFuwn <[email protected]>2022-01-23 05:17:17 +0000
commit7cc42d19242188961ba6cb9a68eec95912d01ab6 (patch)
tree900d82186383ea63f9c7b367ec4c58cdb4c02d07
parentMerge pull request #34 from Fuwn/renovate/structopt-0.x (diff)
parentfix(deps): update rust crate reqwest to 0.11.9 (diff)
downloadnitrous-7cc42d19242188961ba6cb9a68eec95912d01ab6.tar.xz
nitrous-7cc42d19242188961ba6cb9a68eec95912d01ab6.zip
Merge pull request #33 from Fuwn/renovate/reqwest-0.x
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d60d47a..436c4ec 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.8", features = ["socks"] }
+reqwest = { version = "0.11.9", features = ["socks"] }
tokio = { version = "1.15.0", features = ["full"] }
# Allocator