aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGravatar BanceDev 2026-02-25 20:44:04 -0500
committerGravatar BanceDev 2026-02-25 20:44:04 -0500
commit2b702a8b91588873a663ecd9af249e1dc1a47160 (patch)
tree6e7d693a066dbe762f6a9a5d53b9315333824a09 /Cargo.toml
parentinitial commit (diff)
begin work on add and remove
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"