Skip to content

Release 0.6.0

Latest
Compare
Choose a tag to compare
@eldruin eldruin released this 09 Aug 07:58
· 13 commits to master since this release
594860e
  • Hide nix from the public API such that it can be updated without resulting in a breaking change.
  • Updated nix to version 0.26; only use the ioctl feature.
  • Updated bitflags to version 2.3.
  • Use File.read_exact instead of File.read in LinuxI2CDevice.read so that the buffer is filled.
  • Fix the lifetime parameter on LinuxI2CMessage to ensure that it does not outlive the buffer it points to.
  • Updated MSRV to 1.60.0.