You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.2.0
* Bump MSRV to 1.53.0.
* Use dtolnay/rust-toolchain instead of actions-rs.
* Use `::BITS` to compute sizes instead of `size_of`.
* Refactor bit twiddling into separate functions.
* Ensure no_std build works in CI.
* Make output of pre-commit-checks.sh a bit nicer.