diff options
| author | 2026-02-26 00:29:43 -0500 | |
|---|---|---|
| committer | 2026-02-26 00:29:43 -0500 | |
| commit | 477f40bf969c6de2955cdaaaa571c7b7e9838f06 (patch) | |
| tree | e1eea562765cf10adee9801fd214929e22b7cdbd /Cargo.toml | |
| parent | begin work on add and remove (diff) | |
updates to add, remove and list
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ edition = "2024" [dependencies] git2 = "0.20.4" +libc = "0.2.182" |
