Cargo Features

bzip2-rs has no features set by default.

[dependencies]
bzip2-rs = { version = "0.1.2", features = ["rustc_1_37", "rustc_1_40", "rustc_1_51", "nightly"] }
rustc_1_37 rustc_1_40?
rustc_1_40 nightly? = rustc_1_37

soft deprecated: we don't need this tinyvec feature

Enables rustc_1_40 of tinyvec

rustc_1_51

deprecated: the nightly_const_generics tinyvec feature also requires array_map to be stabilized. This should have been called nightly

nightly = rustc_1_40

Enables nightly of crc32fast, nightly_const_generics of tinyvec