Re-export Either from tuwunel_core.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2026-01-23 23:14:00 +00:00
parent f03321d33d
commit be542da6e4
4 changed files with 2 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -5319,7 +5319,6 @@ dependencies = [
"bytes",
"const-str",
"ctor",
"either",
"futures",
"hickory-resolver",
"http",