fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-21 22:51:56 +00:00
parent 2248cacbe7
commit 8f2d57bbbb
2 changed files with 36 additions and 54 deletions

View File

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