diff options
Diffstat (limited to 'crates/tor-circmgr/Cargo.toml')
| -rw-r--r-- | crates/tor-circmgr/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-circmgr/Cargo.toml b/crates/tor-circmgr/Cargo.toml index 58bebc359..5247e1bf0 100644 --- a/crates/tor-circmgr/Cargo.toml +++ b/crates/tor-circmgr/Cargo.toml @@ -71,7 +71,7 @@ dyn-clone = "1.0.4" educe = "0.4.6" futures = "0.3.14" humantime-serde = "1.1.1" -itertools = "0.13.0" +itertools = "0.14.0" once_cell = "1" oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.2.0" } pin-project = "1" |
