--- 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" }