diff --git a/Cargo.toml b/Cargo.toml index ae25f687..f02af265 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,4 +20,3 @@ bzip2 = { version = "0.2", optional = true } [features] default = ["bzip2"] -no-bzip2 = []