rust/hedgewars-server/Cargo.toml
changeset 14792 38e66519e585
parent 14779 f43ab2bd76ae
child 15114 a7841105493e
--- a/rust/hedgewars-server/Cargo.toml	Fri Apr 12 02:48:16 2019 +0300
+++ b/rust/hedgewars-server/Cargo.toml	Fri Apr 12 11:41:35 2019 -0400
@@ -10,6 +10,7 @@
 default = []
 
 [dependencies]
+getopts = "0.2.18"
 rand = "0.6"
 mio = "0.6"
 mio-extras = "2.0.5"