Add flate2 crate

This commit is contained in:
2021-05-16 19:16:47 +02:00
parent 39b9b6aa9e
commit 2366f34be1

View File

@ -11,3 +11,4 @@ threadpool = "1.0"
json = "0.12.4" json = "0.12.4"
openssl = {version = "0.10", features = ["vendored"]} openssl = {version = "0.10", features = ["vendored"]}
chrono = "0.4" chrono = "0.4"
flate2 = "1.0.0"