rust/lib-hedgewars-engine/Cargo.toml
changeset 15265 07e909ba4203
parent 15190 e2adb40c7988
child 15284 ae8e14d14596
--- a/rust/lib-hedgewars-engine/Cargo.toml	Thu Jul 25 14:23:25 2019 +0200
+++ b/rust/lib-hedgewars-engine/Cargo.toml	Thu Jul 25 15:18:00 2019 +0200
@@ -9,6 +9,7 @@
 netbuf = "0.4"
 itertools = "0.8"
 png = "0.13"
+queues = "1.1"
 
 fpnum = { path = "../fpnum" }
 land2d = { path = "../land2d" }