fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
2025-07-19 00:59:58 +00:00
parent 54524e46ae
commit 068e62354c
3 changed files with 451 additions and 206 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"