A simple CPU rendered GUI IDE experience.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 85df31b..db5fff6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,7 @@ tree-sitter-highlight = "0.25.0"
car = "0.1.2"
memchr = "2.7.5"
lower = "0.2.0"
+amap = "0.1.2"
[build-dependencies]
cc = "*"