Skip to content

embedded-nal v0.8.0

Compare
Choose a tag to compare
@ryan-summers ryan-summers released this 10 Nov 15:33
· 11 commits to master since this release
e39a13d

embedded-nal

  • Bump MSRV to 1.60.0 (required for Edition 2021)
  • Switch to Edition 2021
  • [breaking] Dns::get_host_by_address now uses &mut [u8] instead of heapless::String.