summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 173ddc2..a4a7ad8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@ parse-display = "0.4"
pom = "3"
ptree = "0.3"
regex = "1"
-reqwest = { version = "0.10", features = [ "stream" ] }
+reqwest = { version = "0.11", features = [ "stream" ] }
resiter = "0.4"
result-inspect = "0.1"
semver = { version = "0.11", features = [ "serde" ] }