diff --git a/Cargo.toml b/Cargo.toml index b656d823..311b1063 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,6 +25,8 @@ features = [ "chrono", "deflate", "deflate64", + "deflate", + "deflate-zlib", "deflate-zlib-ng", "lzma", "time",