Remove old code

This commit is contained in:
Michael Mikovsky
2026-02-20 14:13:41 -07:00
parent 2a18639d84
commit 219c7254fb
73 changed files with 12 additions and 13571 deletions
+3 -4
View File
@@ -14,16 +14,15 @@ include = ["LICENSE-APACHE", "LICENSE-MIT", "**/*.rs", "Cargo.toml"]
[workspace]
members = [
# Binaries
"ush-gui",
# "ush-gui",
# UnShell Binaries
"ush-server",
# "ush-server",
"ush-payload",
# Libraries
"ush-manager",
"ush-obfuscate"
, "core-modules/server2"]
]
[features]
default = []