Work on tree and routing

This commit is contained in:
Michael Mikovsky
2025-06-10 06:12:18 -06:00
parent a148e4e0a8
commit c5f6e2920c
18 changed files with 543 additions and 238 deletions
+1
View File
@@ -13,6 +13,7 @@ serde = { version = "1.0.219", features = ["derive"] }
serde_json = "1.0.140"
# slint = "1.11.0"
unshell-rs-lib = { path = "./unshell-rs-lib" }
uuid = { version = "1.17.0", features = ["v4"] }
# [build-dependencies]