rust/hedgewars-server/Cargo.toml
changeset 15517 abd5eb807166
parent 15259 38ad9c571523
child 15577 7d4f552e317f
--- 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"