From 07c802b93a241d566161d3077b3254df4067fa1e Mon Sep 17 00:00:00 2001 From: Jonas Maier <> Date: Thu, 5 Mar 2026 17:37:52 +0100 Subject: lots of shenanigans to have proper execve reload --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7280820..0588542 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,5 @@ edition = "2024" license-file = "LICENSE" [dependencies] +libc = "0.2.182" termios = "0.3" -- cgit v1.2.3