rust/hedgewars-server/Cargo.toml
changeset 15259 38ad9c571523
parent 15114 a7841105493e
child 15517 abd5eb807166
--- a/rust/hedgewars-server/Cargo.toml	Mon Jul 22 10:04:19 2019 +0200
+++ b/rust/hedgewars-server/Cargo.toml	Tue Jul 23 20:22:27 2019 +0300
@@ -16,7 +16,7 @@
 mio-extras = "2.0.5"
 slab = "0.4"
 netbuf = "0.4"
-nom = "5.0.0-beta2"
+nom = "5.0"
 env_logger = "0.6"
 log = "0.4"
 base64 = "0.10"