Removed
- Removed the
ip_in_core
feature,Ipv4Addr
andSocketAddrV4
are now provided bycore::net
. - Removed the
async
feature, asynchronous implementations are enabled by default.
Changed
- Updated
w5500-ll
dependency from0.11.0
to0.13.0
.
ip_in_core
feature, Ipv4Addr
and SocketAddrV4
are now provided by core::net
.async
feature, asynchronous implementations are enabled by default.w5500-ll
dependency from 0.11.0
to 0.13.0
.