Optimize tcp_simple endpoint integration

This commit is contained in:
Michael Mikovsky
2026-06-01 15:54:17 -06:00
parent 9ab130a620
commit 641ee7682a
14 changed files with 43 additions and 18 deletions
Generated
+1
View File
@@ -517,6 +517,7 @@ name = "endpoint_test"
version = "0.1.0"
dependencies = [
"leaf-shell",
"tcp_simple",
"unshell",
]