irauta / bitreader

Rust library for reading bit sequences from a byte buffer
Apache License 2.0
37 stars 10 forks source link

Check for std when using std features. #20

Closed dancerj closed 1 year ago

dancerj commented 1 year ago

cargo test --no-default-features fails without this.

irauta commented 1 year ago

Thank you! I'll publish a new version on crates.io shortly.