small software-rendered rust tty
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 086dae6..c5c94a2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,7 @@ chumsky = { git = "https://github.com/zesterer/chumsky", version = "0.11.0", fea
color-hex = "0.2.0"
ctlfun = { git = "https://github.com/bend-n/ctlfun" }
fimg = { git = "https://github.com/bend-n/fimg" }
+
implicit-fn = "0.1.0"
libc = "0.2.172"
minifb = "0.28.0"