rust/landgen/Cargo.toml
changeset 13938 1fa905aa4cdb
parent 13908 9a1f1e8170f2
child 14026 3b3d97ed2286
--- 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" }