Release 1.0.0-rc.1
- The Minimum Supported Rust Version (MSRV) is now 1.60.0
- Add optional
defmt
0.3 support. - Remove serial traits, the replacement is the
embedded-io
crate. - Added
+ ?Sized
to all blanket impls.
defmt
0.3 support.embedded-io
crate.+ ?Sized
to all blanket impls.