mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Move modules to individual projects. Change API syntax.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
name="UnShell Core"
|
||||
version="0.1"
|
||||
description="Core components for UnShell"
|
||||
authors=["astatin3"]
|
||||
|
||||
child_components = [
|
||||
"client/unshell_component.toml",
|
||||
"server/unshell_component.toml"
|
||||
]
|
||||
Reference in New Issue
Block a user