fix(deps): update all dependencies

This commit is contained in:
2024-12-19 06:05:50 +00:00
parent 54524e46ae
commit 1b0df49eaf
4 changed files with 748 additions and 767 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.19.0" }
clap = "4.2.1"
color-eyre = "0.6.2"
dotenv = "0.15.0"