A simple CPU rendered GUI IDE experience.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 656685d..8f23f7b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ tree-sitter = "0.25.0"
car = "0.1.2"
memchr = "2.7.5"
lower = "0.2.0"
-amap = "0.1.3"
+amap = { version = "0.1.3", path = "../amap" }
run_times = "0.1.0"
array_chunks = "1.0.0"
rust-fsm = { version = "0.8.0", path = "../rust-fsm/rust-fsm", features = [