Move files around, add UI

This commit is contained in:
Michael Mikovsky
2025-06-05 16:02:28 -06:00
parent 8adfc68854
commit 92c9f08a5c
35 changed files with 541 additions and 132 deletions
+2 -1
View File
@@ -4,5 +4,6 @@ version = "0.1.0"
edition = "2024"
[dependencies]
serde_json = "1.0.140"
# libc = "0.2.172"
unshell-rs = { path = "../" }
unshell-rs-lib = { path = "../unshell-rs-lib" }