Use old_io for bzip2 aswell, until own reform is done

This commit is contained in:
Mathijs van de Nes 2015-02-25 12:18:51 +01:00
parent a525bd4e34
commit fcf3b68ef1

View file

@ -11,5 +11,5 @@ Library to support the reading and writing of zip files.
[dependencies] [dependencies]
flate2 = "^0.1" flate2 = "^0.1"
bzip2 = "*" bzip2 = "^0.1"
time = "*" time = "*"