Skip to content

Commit

Permalink
Update git2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 4812d6c commit f2668b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version = "0.1.20"
anyhow = "1.0.82"
clap = { version = "4.5.4", features = ["derive"] }
env_logger = "0.11.3"
git2 = "0.19.0"
libgit2-sys = { version = "0.17.0", features = ["vendored-openssl"] }
git2 = "0.20.0"
libgit2-sys = { version = "0.18.0", features = ["vendored-openssl"] }
log = "0.4.21"
regex = "1.10.4"
serde = { version = "1.0.200", features = ["derive"] }
Expand Down

0 comments on commit f2668b1

Please sign in to comment.