add gz compression
This commit is contained in:
parent
0e393896d3
commit
5c61d02749
8 changed files with 243 additions and 108 deletions
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
num = "0.4"
|
||||
num-derive = "0.4"
|
||||
num-traits = "0.2"
|
||||
log = "0.4.21"
|
||||
log = "0.4"
|
||||
flate2 = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue