mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Remove old code
This commit is contained in:
+3
-4
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user