diff options
| author | 2026-02-25 20:44:04 -0500 | |
|---|---|---|
| committer | 2026-02-25 20:44:04 -0500 | |
| commit | 2b702a8b91588873a663ecd9af249e1dc1a47160 (patch) | |
| tree | 6e7d693a066dbe762f6a9a5d53b9315333824a09 /Cargo.toml | |
| parent | initial commit (diff) | |
begin work on add and remove
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +git2 = "0.20.4" |
