mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Make unshell-obfuscate into a re-export
This commit is contained in:
Generated
+1
-2
@@ -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]]
|
||||
|
||||
Reference in New Issue
Block a user