1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-07-02 08:42:54 +00:00

fix: memory cleanup

This commit is contained in:
2024-10-31 23:00:40 +01:00
parent 3274b728c3
commit e053c212df
4 changed files with 10 additions and 12 deletions

2
Cargo.lock generated
View File

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