From e901adf934fe3e48702924f7798496eb1f74971e Mon Sep 17 00:00:00 2001 From: andromeda Date: Sat, 17 Jan 2026 02:39:56 +0100 Subject: remove nonblock --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6204dcd..1c3ed4f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,4 @@ edition = "2024" [dependencies] minifb = "0.28.0" nix = {default-features = false, features=["term","process","fs"], version="0.30.1"} -nonblock = "0.2.0" vte = "0.15.0" -- cgit v1.3.1