summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-01-17 10:55:18 +0100
committerandromeda <andromeda@lenovo>2026-01-17 10:55:18 +0100
commitc42ea43099e56040b6e9908ec8e76ff492362c93 (patch)
treeb374f79c643a71ff2849a0ba9fe2d0c8f9145ec8 /Cargo.toml
parente901adf934fe3e48702924f7798496eb1f74971e (diff)
add zeno
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 1c3ed4f..d6a6f8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ edition = "2024"
minifb = "0.28.0"
nix = {default-features = false, features=["term","process","fs"], version="0.30.1"}
vte = "0.15.0"
+zeno = "0.3.3"