From 477f40bf969c6de2955cdaaaa571c7b7e9838f06 Mon Sep 17 00:00:00 2001 From: BanceDev Date: Thu, 26 Feb 2026 00:29:43 -0500 Subject: updates to add, remove and list --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ffc8c30..677689f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ edition = "2024" [dependencies] git2 = "0.20.4" +libc = "0.2.182" -- cgit v1.2.3-59-g8ed1b