Skip to content

Commit

Permalink
[Beta-1.77] Update libgit2
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Feb 7, 2024
1 parent 9075a2c commit 8489dbe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ curl = "0.4.44"
curl-sys = "0.4.70"
filetime = "0.2.23"
flate2 = { version = "1.0.28", default-features = false, features = ["zlib"] }
git2 = "0.18.1"
git2 = "0.18.2"
git2-curl = "0.19.0"
gix = { version = "0.57.1", default-features = false, features = ["blocking-http-transport-curl", "progress-tree", "revision"] }
gix-features-for-configuration-only = { version = "0.37.1", package = "gix-features", features = [ "parallel" ] }
Expand All @@ -62,7 +62,7 @@ itertools = "0.12.0"
jobserver = "0.1.27"
lazycell = "1.3.0"
libc = "0.2.151"
libgit2-sys = "0.16.1"
libgit2-sys = "0.16.2"
libloading = "0.8.1"
memchr = "2.7.1"
miow = "0.6.0"
Expand Down

0 comments on commit 8489dbe

Please sign in to comment.