changeset 14035 | 2ebd505e62c1 |
parent 14033 | 0f517cbfe16d |
--- a/rust/theme-editor/Cargo.toml Mon Oct 29 23:40:17 2018 +0300 +++ b/rust/theme-editor/Cargo.toml Tue Oct 30 02:14:00 2018 +0300 @@ -13,4 +13,5 @@ land2d = { path = "../land2d" } landgen = { path = "../landgen" } lfprng = { path = "../lfprng" } +integral-geometry = { path = "../integral-geometry" } rand = "0.5" \ No newline at end of file