Remove no-bzip
feature because it doesn't work as I expected
This commit is contained in:
parent
2e529f4e61
commit
066c0f84ed
1 changed files with 0 additions and 1 deletions
|
@ -20,4 +20,3 @@ bzip2 = { version = "0.2", optional = true }
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["bzip2"]
|
default = ["bzip2"]
|
||||||
no-bzip2 = []
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue