ntpd 0.1.0

Simple NTP server and client
Documentation
[dependencies.byteorder]
version = "1.3.4"

[dependencies.env_logger]
version = "0.7.1"

[dependencies.log]
version = "0.4.8"

[dependencies.nc]
version = "0.4.10"

[package]
authors = ["Xu Shaohua <shaohua@biofan.org>"]
categories = ["net", "no-std"]
description = "Simple NTP server and client"
documentation = "https://docs.rs/ntpd"
edition = "2018"
homepage = "https://github.com/xushaohua/ntpd"
keywords = ["ntp"]
license = "Apache-2.0"
name = "ntpd"
publish = true
repository = "https://github.com/xushaohua/ntpd"
version = "0.1.0"