Start reworking the manager system

This commit is contained in:
Michael Mikovsky
2026-02-04 22:19:16 -07:00
parent 82d8e1ba10
commit fc625e89d2
7 changed files with 82 additions and 867 deletions
+2
View File
@@ -36,6 +36,8 @@ chrono = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
crossbeam-channel = "0.5.15"
unshell-obfuscate = { path = "./unshell-obfuscate" }
# unshell-crypt = {path = "./unshell-crypt"}