Skip to content

Commit

Permalink
Update git2
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Aug 28, 2023
1 parent 25050d9 commit 58b5951
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ curl-sys = "0.4.65"
filetime = "0.2.21"
flate2 = { version = "1.0.26", default-features = false, features = ["zlib"] }
fwdansi = "1.1.0"
git2 = "0.17.2"
git2-curl = "0.18.0"
git2 = "0.18.0"
git2-curl = "0.19.0"
gix = { version = "0.45.1", default-features = false, features = ["blocking-http-transport-curl", "progress-tree"] }
gix-features-for-configuration-only = { version = "0.30.0", package = "gix-features", features = [ "parallel" ] }
glob = "0.3.1"
Expand All @@ -57,7 +57,7 @@ jobserver = "0.1.26"
lazy_static = "1.4.0"
lazycell = "1.3.0"
libc = "0.2.147"
libgit2-sys = "0.15.2"
libgit2-sys = "0.16.1"
libloading = "0.8.0"
memchr = "2.5.0"
miow = "0.6.0"
Expand Down

0 comments on commit 58b5951

Please sign in to comment.