--- a/rust/hwphysics/Cargo.toml Tue Nov 06 17:00:35 2018 +0100
+++ b/rust/hwphysics/Cargo.toml Tue Nov 06 19:44:20 2018 +0300
@@ -7,3 +7,4 @@
[dependencies]
fpnum = { path = "../fpnum" }
integral-geometry = { path = "../integral-geometry" }
+land2d = { path = "../land2d" }