A simple CPU rendered GUI IDE experience.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 37c881a..656685d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -48,6 +48,8 @@ papaya = "0.2.3"
markdown = "1.0.0"
itertools = "0.14.0"
pin-project = "1.1.10"
+replace_with = "0.1.8"
+nucleo = "0.5.0"
[build-dependencies]
cc = "*"