--- a/rust/hedgewars-server/Cargo.toml Tue Dec 17 18:54:17 2019 +0300
+++ b/rust/hedgewars-server/Cargo.toml Thu Dec 19 23:13:58 2019 +0300
@@ -12,6 +12,7 @@
[dependencies]
getopts = "0.2.18"
rand = "0.6"
+chrono = "0.4"
mio = "0.6"
mio-extras = "2.0.5"
slab = "0.4"