1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 16:52:55 +00:00

fix: deob function

This commit is contained in:
2025-02-25 00:03:36 +01:00
parent 6916f8ad60
commit 5b6ae2794e
4 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View File

@ -238,7 +238,7 @@ checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
[[package]]
name = "deob"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"cc",
]