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
+1
View File
@@ -10,6 +10,7 @@ include.workspace = true
[dependencies]
unshell = { workspace = true }
leaf-shell = { path = "../../unshell-leaves/leaf-shell" }
tcp_simple = { path = "../../unshell-leaves/tcp_simple" }
[[bin]]
name = "endpoint_test"