summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/tor-rtmock/Cargo.toml')
-rw-r--r--crates/tor-rtmock/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-rtmock/Cargo.toml b/crates/tor-rtmock/Cargo.toml
index 5a5fd960e..cb163236e 100644
--- a/crates/tor-rtmock/Cargo.toml
+++ b/crates/tor-rtmock/Cargo.toml
@@ -19,7 +19,7 @@ derive_more = { version = "1.0.0", features = ["full"] }
educe = "0.4.6"
futures = "0.3.14"
humantime = "2"
-itertools = "0.13.0"
+itertools = "0.14.0"
oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.2.0" }
pin-project = "1"
priority-queue = "2.0.3"