rust/hwphysics/Cargo.toml
changeset 14144 165e43c3ed59
parent 14059 c6745a1c827a
child 15935 cd3d16905e0e
--- 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" }