embedded-nal v0.8.0
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 ofheapless::String
.
embedded-nal
Dns::get_host_by_address
now uses &mut [u8]
instead of heapless::String
.