rust/lib-hedgewars-engine/Cargo.toml
changeset 15284 ae8e14d14596
parent 15265 07e909ba4203
child 15891 d52f5d8e75e6
--- a/rust/lib-hedgewars-engine/Cargo.toml	Tue Jul 30 22:59:06 2019 +0300
+++ b/rust/lib-hedgewars-engine/Cargo.toml	Fri Aug 02 13:35:23 2019 +0200
@@ -9,7 +9,6 @@
 netbuf = "0.4"
 itertools = "0.8"
 png = "0.13"
-queues = "1.1"
 
 fpnum = { path = "../fpnum" }
 land2d = { path = "../land2d" }