Add flate2 crate
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user