--- a/rust/vec2d/Cargo.toml Tue Oct 30 05:55:58 2018 +0300
+++ b/rust/vec2d/Cargo.toml Tue Oct 30 19:05:52 2018 +0300
@@ -4,3 +4,4 @@
authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
[dependencies]
+integral-geometry = { path = "../integral-geometry" }