Make unshell-obfuscate into a re-export

This commit is contained in:
Michael Mikovsky
2026-01-26 09:47:40 -07:00
parent 5d6d746985
commit 2aa61e80eb
8 changed files with 25 additions and 45 deletions
Generated
+1 -2
View File
@@ -3928,6 +3928,7 @@ dependencies = [
"chrono",
"serde",
"serde_json",
"unshell-crypt",
"unshell-obfuscate",
]
@@ -3973,7 +3974,6 @@ dependencies = [
"libloading",
"rand 0.9.2",
"unshell",
"unshell-obfuscate",
]
[[package]]
@@ -4006,7 +4006,6 @@ dependencies = [
"toml",
"unshell",
"unshell-manager",
"unshell-obfuscate",
]
[[package]]