Skip to content

Commit

Permalink
Update git2 from v0.16 to v0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
decathorpe authored and jmgao committed Feb 15, 2024
1 parent 915c24c commit 92b1caa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ walkdir = "2.3.2"
fs2 = "0.4.3"
filetime = "0.2.19"

git2 = { version = "0.16", features = ["vendored-libgit2"] }
git2 = { version = "0.18", features = ["vendored-libgit2"] }

atty = "0.2"
reqwest = { version = "0.11.9", features = ["blocking"] }
Expand Down

0 comments on commit 92b1caa

Please sign in to comment.