try fix by gz decoder

This commit is contained in:
Pakin 2025-09-08 11:25:46 +07:00
parent 0149a5b0b1
commit 7be069e965
3 changed files with 5 additions and 2 deletions

1
Cargo.lock generated
View file

@ -426,6 +426,7 @@ name = "libtbr"
version = "0.1.1"
dependencies = [
"chrono",
"flate2",
"log",
"mlua",
"rand",