fix(deps): update all dependencies

This commit is contained in:
2025-12-27 05:01:02 +00:00
parent a1017a4105
commit 73f5bbc05a
4 changed files with 1110 additions and 801 deletions

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"