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 74a9e3d..af60e50 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -62,5 +62,5 @@ rstest = "0.18.2"
[target.'cfg(target_os = "windows")'.build-dependencies]
anyhow = "1.0.75"
-http_req = "0.10.1"
+http_req = "0.10.2"
zip = "0.6.6"