mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'lemu/Cargo.toml')
-rw-r--r--lemu/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/lemu/Cargo.toml b/lemu/Cargo.toml
index 11bc0a9..714ecfe 100644
--- a/lemu/Cargo.toml
+++ b/lemu/Cargo.toml
@@ -18,6 +18,7 @@ rust-fuzzy-search = { version = "0.1.1", optional = true }
beef = "0.5"
lerr = { version = "0.1.5", optional = true }
comat = { version = "0.1.2", optional = true }
+vecto = "0.1.1"
[features]
bin = ["fimg/save", "diagnose"]