Derive session routing from hooks

This commit is contained in:
Michael Mikovsky
2026-06-01 11:18:16 -06:00
parent 8a817cb5eb
commit 8ab72d35b0
7 changed files with 130 additions and 58 deletions
Generated
+7
View File
@@ -829,6 +829,13 @@ dependencies = [
"unshell",
]
[[package]]
name = "leaf-shell"
version = "0.1.0"
dependencies = [
"unshell",
]
[[package]]
name = "leb128fmt"
version = "0.1.0"