mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Fix examples for renamed leaf endpoint surface
Update the remote shell examples to use unshell::leaves and the leaf_endpoint feature-gated endpoint module, and restore the local macro aliasing needed after removing the direct unshell dependency from unshell-leaves.
This commit is contained in:
Generated
+2
-1
@@ -1454,7 +1454,8 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"portable-pty",
|
||||
"rkyv",
|
||||
"unshell",
|
||||
"unshell-macros",
|
||||
"unshell-protocol",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user