Browse Source

update dependencies

master
Miroslav Lichvar 4 years ago
parent
commit
aac95dc691
  1. 4
      Cargo.toml

4
Cargo.toml

@ -6,7 +6,7 @@ description = "Multi-threaded NTP server" @@ -6,7 +6,7 @@ description = "Multi-threaded NTP server"
license = "GPLv2+"
[dependencies]
byteorder = "1.0.0"
byteorder = "1.2.0"
getopts = "0.2.14"
net2 = "0.2.29"
rand = "0.3"
rand = "0.6"

Loading…
Cancel
Save