alexcrichton / xz2-rs

Bindings to liblzma in Rust (xz streams in Rust)
Apache License 2.0
82 stars 51 forks source link

Fix #112 `InvalidInput` on extracting a xz file #116

Closed ChanTsune closed 1 year ago

ChanTsune commented 1 year ago

Hi @alexcrichton Thank you for developing such an amazing crate!

I resolved issue #112.

From the recent maintenance updates, it can be seen that you are quite busy. As there are many users utilizing this crate, I kindly request a review, if possible.