try fix by gz decoder
This commit is contained in:
parent
0149a5b0b1
commit
7be069e965
3 changed files with 5 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue