From c42ea43099e56040b6e9908ec8e76ff492362c93 Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 17 Jan 2026 10:55:18 +0100 Subject: add zeno --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.3.1