rust/hedgewars-server/Cargo.toml
changeset 15114 a7841105493e
parent 14792 38e66519e585
child 15259 38ad9c571523
--- a/rust/hedgewars-server/Cargo.toml	Tue Jun 04 01:39:22 2019 +0300
+++ b/rust/hedgewars-server/Cargo.toml	Tue Jun 04 20:01:37 2019 +0300
@@ -16,7 +16,7 @@
 mio-extras = "2.0.5"
 slab = "0.4"
 netbuf = "0.4"
-nom = { git = "https://github.com/Geal/nom", branch = "5.0" }
+nom = "5.0.0-beta2"
 env_logger = "0.6"
 log = "0.4"
 base64 = "0.10"