ntp-proto 1.1.2

ntpd-rs packet parsing and algorithms
Documentation
# ntp-proto
This crate contains packet parsing and algorithm code for ntpd-rs and is not
intended as a public interface at this time. It follows the same version as the
main ntpd-rs crate, but that version is not intended to give any stability
guarantee. Use at your own risk.

Please visit the [ntpd-rs](https://github.com/pendulum-project/ntpd-rs) project
for more information.