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 1549d26..b4397ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2024"
[dependencies]
anstream = "0.6.18"
anyhow = "1.0.98"
+atools = "0.1.6"
ctlfun = { git = "https://github.com/bend-n/ctlfun" }
fimg = "0.4.44"
implicit-fn = "0.1.0"