rust/landgen/Cargo.toml
changeset 14026 3b3d97ed2286
parent 13938 1fa905aa4cdb
child 14051 8a0d69c16cad
--- a/rust/landgen/Cargo.toml	Sun Oct 28 23:09:35 2018 +0100
+++ b/rust/landgen/Cargo.toml	Sun Oct 28 23:24:04 2018 +0100
@@ -5,3 +5,4 @@
 
 [dependencies]
 integral-geometry = { path = "../integral-geometry" }
+land2d = { path = "../land2d" }