diff -r 7f1c178506bb -r 1fa905aa4cdb rust/landgen/Cargo.toml --- 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 "] [dependencies] +integral-geometry = { path = "../integral-geometry" }