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 6c5f68d..d5ea8b0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,8 +20,8 @@ car = "0.1.2"
memchr = "2.7.5"
lower = "0.2.0"
amap = "0.1.2"
-bind = { git = "https://github.com/bend-n/bind", version = "0.1.0" }
run_times = "0.1.0"
+array_chunks = "1.0.0"
[build-dependencies]
cc = "*"