Use old_io for bzip2 aswell, until own reform is done
This commit is contained in:
parent
a525bd4e34
commit
fcf3b68ef1
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ Library to support the reading and writing of zip files.
|
|||
|
||||
[dependencies]
|
||||
flate2 = "^0.1"
|
||||
bzip2 = "*"
|
||||
bzip2 = "^0.1"
|
||||
time = "*"
|
||||
|
|
Loading…
Add table
Reference in a new issue