Upgrade xz2 to latest

This commit is contained in:
Mike Welsh 2017-07-05 20:34:12 -07:00
parent 3ef5485cdb
commit 61888b2e99
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ byteorder = "1.0"
enum_primitive = "0.1.1"
flate2 = "0.2.17"
num = "0.1"
xz2 = { git = "https://github.com/alexcrichton/xz2-rs", rev = "09ce8db2" }
xz2 = { git = "https://github.com/alexcrichton/xz2-rs", rev = "7458dd8" }
[features]
default = []