Re-export itertools from tuwunel_core crate.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2026-01-18 13:19:08 +00:00
parent 6579df299a
commit b3f8118f0e
9 changed files with 7 additions and 11 deletions

View File

@@ -88,7 +88,6 @@ http.workspace = true
http-body-util.workspace = true
hyper.workspace = true
ipaddress.workspace = true
itertools.workspace = true
log.workspace = true
rand.workspace = true
reqwest.workspace = true