summaryrefslogtreecommitdiff
path: root/crates/tor-dirclient
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-dirclient')
-rw-r--r--crates/tor-dirclient/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-dirclient/Cargo.toml b/crates/tor-dirclient/Cargo.toml
index cbbea2806..73ec98c86 100644
--- a/crates/tor-dirclient/Cargo.toml
+++ b/crates/tor-dirclient/Cargo.toml
@@ -52,7 +52,7 @@ hex = "0.4"
http = "1.0"
httparse = "1.2"
httpdate = "1.0"
-itertools = "0.13.0"
+itertools = "0.14.0"
memchr = "2.5"
thiserror = "2"
tor-circmgr = { path = "../tor-circmgr", version = "0.25.0" }