Changed
- MSRV is now 1.85.0.
- Set
resolver = "3", which impliesresolver.incompatible-rust-versions = "fallback" - Updated to
nix0.31.3 - Updated to
spidev0.7.1
Added
- Added async
DelayNsimplementation fortokio. - Added feature flag for
serial.
Fixed
- Fix UB (and remove unsafe block) in handling of
SpiOperation::TransferInPlace