Portable-Network-Archive / liblzma-rs

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

Enable `bindgen` feature by default #50

Closed ChanTsune closed 1 year ago

ChanTsune commented 1 year ago

Enable bindgen feature by default to make it easier to follow future xz updates. Also, gradually disable options other than bindgen.