sntp Version 0.3.0
Added
- Added support for
embedded-hal
version1.0.0-alpha.11
with theeh1
feature.
Changed
- Changed the name of the
embedded-hal
feature toeh0
. - Removed used of functions deprecated in chrono version
0.4.23
. - Updated
w5500-hl
dependency from0.9.0
to0.10.0
.