Obfuscation macros are now defined more easily

This commit is contained in:
Michael Mikovsky
2026-02-20 15:47:58 -07:00
parent ba1772e512
commit 5a60f3f503
14 changed files with 118 additions and 84 deletions
Generated
-4
View File
@@ -622,18 +622,14 @@ dependencies = [
name = "ush-obfuscate"
version = "0.1.0"
dependencies = [
"aes",
"base62",
"block-padding 0.4.2",
"cbc",
"getrandom",
"hex",
"hex-literal",
"proc-macro2",
"quote",
"rand",
"regex",
"sha2",
"static_init",
"syn 2.0.114",
]