diff -r 61da40b657fa -r 36816af30583 rust/hedgewars-engine/Cargo.toml --- a/rust/hedgewars-engine/Cargo.toml Thu Jun 24 00:09:30 2021 +0200 +++ b/rust/hedgewars-engine/Cargo.toml Fri Jun 25 21:44:29 2021 +0200 @@ -8,4 +8,3 @@ lib-hedgewars-engine = { path = "../lib-hedgewars-engine" } libloading = "0.5.0" getopts = "0.2" -image = "0.23"