Skip to content

Version 1.2.0

Latest
Compare
Choose a tag to compare
@ctamblyn ctamblyn released this 24 Aug 19:59
· 3 commits to main since this release
c26c267
  • 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.