Move files into old directory

This commit is contained in:
Michael Mikovsky
2026-02-16 12:52:46 -07:00
parent 2be2e8dbd9
commit c9b0e6f88f
68 changed files with 137 additions and 4214 deletions
+3 -3
View File
@@ -14,14 +14,14 @@ 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-manager",
"ush-obfuscate"
, "core-modules/server2"]