--- a/rust/landgen/Cargo.toml Wed Oct 17 23:02:18 2018 +0200
+++ b/rust/landgen/Cargo.toml Thu Oct 18 06:46:32 2018 +0300
@@ -4,3 +4,4 @@
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
[dependencies]
+integral-geometry = { path = "../integral-geometry" }