Add manager

This commit is contained in:
Michael Mikovsky
2025-11-06 00:01:46 -07:00
parent ad6e6ffef2
commit 3e0d927465
15 changed files with 137 additions and 156 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ edition = "2024"
libloading = "0.8.9"
log = "0.4.28"
pretty_env_logger = "0.5.0"
unshell-logger = {path = "../unshell-logger"}
# unshell-logger = {path = "../unshell-logger"}
unshell-modules = {path = "../unshell-modules"}
[profile.release]