Compare commits

...

1 Commits

Author SHA1 Message Date
9e7d82aefd fix(deps): update all dependencies 2025-05-25 03:50:26 +00:00
2 changed files with 440 additions and 208 deletions

646
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
git2 = { version = "0.16.1" }
git2 = { version = "0.20.0" }
clap = "4.2.1"
color-eyre = "0.6.2"
dotenv = "0.15.0"