rust/hedgewars-engine/Cargo.toml
changeset 15827 61da40b657fa
parent 14187 7d3b94cdc3c4
child 15828 36816af30583
--- a/rust/hedgewars-engine/Cargo.toml	Wed Jun 23 23:41:51 2021 +0200
+++ b/rust/hedgewars-engine/Cargo.toml	Thu Jun 24 00:09:30 2021 +0200
@@ -7,4 +7,5 @@
 [dependencies]
 lib-hedgewars-engine = { path = "../lib-hedgewars-engine" }
 libloading = "0.5.0"
-
+getopts = "0.2"
+image = "0.23"