mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Obfuscation macros are now defined more easily
This commit is contained in:
+2
-1
@@ -31,7 +31,8 @@ default = []
|
||||
log = []
|
||||
log_debug = ["log"]
|
||||
|
||||
obfuscate = ["ush-obfuscate/obfuscate"]
|
||||
obfuscate_aes = ["ush-obfuscate/obfuscate_aes"]
|
||||
obfuscate_ref = ["ush-obfuscate/obfuscate_ref"]
|
||||
|
||||
[dependencies]
|
||||
chrono = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user