rust/lib-hedgewars-engine/Cargo.toml
changeset 14711 88b0efba77b9
parent 14707 29dbe9ce8b7d
child 14727 c97faf0aef78
--- a/rust/lib-hedgewars-engine/Cargo.toml	Fri Mar 22 20:26:29 2019 +0300
+++ b/rust/lib-hedgewars-engine/Cargo.toml	Fri Mar 22 20:37:21 2019 +0300
@@ -6,8 +6,6 @@
 
 [dependencies]
 gl = "0.11"
-#gfx = "0.17"
-#gfx_device_gl = "0.15"
 netbuf = "0.4"
 
 fpnum = { path = "../fpnum" }