Skip to content

Release Kompact 0.11.3

Latest
Compare
Choose a tag to compare
@Bathtor Bathtor released this 11 Dec 10:19
d1b9c23

Changes

  • Update all dependencies.
  • Removed the dependency on the bitfields crate (https://github.com/johanmickos/bitfields-rs) by inlining it, as requested in #204 by the owner @johanmickos.
  • Updated the nightly we use for rustfmt and clippy.
  • Removed some dead code and applied clippy lints for newer APIs.