Shrink endpoint runtime footprint

This commit is contained in:
Michael Mikovsky
2026-06-01 13:08:26 -06:00
parent 4cd496ed2b
commit 7749f62629
25 changed files with 1245 additions and 489 deletions
Generated
+8
View File
@@ -512,6 +512,14 @@ version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
[[package]]
name = "endpoint_test"
version = "0.1.0"
dependencies = [
"leaf-shell",
"unshell",
]
[[package]]
name = "equivalent"
version = "1.0.2"