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

View file

@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
chrono = "0.4.41"
flate2 = "1.1.2"
log = "0.4.27"
mlua = { version = "0.11.3", features = ["lua54"] }
rand = "0.9.2"