From 2b702a8b91588873a663ecd9af249e1dc1a47160 Mon Sep 17 00:00:00 2001 From: BanceDev Date: Wed, 25 Feb 2026 20:44:04 -0500 Subject: begin work on add and remove --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fe3d98d..ffc8c30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +git2 = "0.20.4" -- cgit v1.2.3-59-g8ed1b