Add obfuscated logger.

This commit is contained in:
Michael Mikovsky
2025-11-09 12:34:52 -07:00
parent 997b98491a
commit 0881e46a17
23 changed files with 1313 additions and 130 deletions
+1 -1
View File
@@ -6,5 +6,5 @@ edition = "2024"
[dependencies]
libloading = {version = "0.8.9"}
bincode = "2.0.1"
log = "0.4.28"
unshell-obfuscate = {path = "../unshell-obfuscate"}
chrono = "0.4.42"