diff options
Diffstat (limited to 'crates/tor-guardmgr/Cargo.toml')
| -rw-r--r-- | crates/tor-guardmgr/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tor-guardmgr/Cargo.toml b/crates/tor-guardmgr/Cargo.toml index b27087c24..395fbc7a7 100644 --- a/crates/tor-guardmgr/Cargo.toml +++ b/crates/tor-guardmgr/Cargo.toml @@ -63,7 +63,7 @@ educe = "0.4.6" futures = "0.3.14" humantime = "2" humantime-serde = "1.1.1" -itertools = "0.13.0" +itertools = "0.14.0" num_enum = "0.7" oneshot-fused-workaround = { path = "../oneshot-fused-workaround", version = "0.2.0" } pin-project = "1" |
