diff options
Diffstat (limited to 'crates/tor-dirmgr/Cargo.toml')
| -rw-r--r-- | crates/tor-dirmgr/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-dirmgr/Cargo.toml b/crates/tor-dirmgr/Cargo.toml index 7cfc1e187..a1141bbf8 100644 --- a/crates/tor-dirmgr/Cargo.toml +++ b/crates/tor-dirmgr/Cargo.toml @@ -71,7 +71,7 @@ futures = "0.3.14" hex = "0.4" humantime = "2" humantime-serde = "1.1.1" -itertools = "0.13.0" +itertools = "0.14.0" memmap2 = { version = "0.9.0", optional = true } once_cell = "1" oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.2.0" } |
