Skip to content

Commit

Permalink
Update git2
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jan 5, 2025
1 parent 0f9e730 commit f96b729
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 @@ -47,8 +47,8 @@ curl = "0.4.46"
curl-sys = "0.4.73"
filetime = "0.2.23"
flate2 = { version = "1.0.30", default-features = false, features = ["zlib"] }
git2 = "0.19.0"
git2-curl = "0.20.0"
git2 = "0.20.0"
git2-curl = "0.21.0"
gix = { version = "0.69.1", default-features = false, features = ["blocking-http-transport-curl", "progress-tree", "parallel", "dirwalk"] }
glob = "0.3.1"
handlebars = { version = "6.0.0", features = ["dir_source"] }
Expand All @@ -64,7 +64,7 @@ itertools = "0.14.0"
jobserver = "0.1.32"
lazycell = "1.3.0"
libc = "0.2.155"
libgit2-sys = "0.17.0"
libgit2-sys = "0.18.0"
libloading = "0.8.5"
memchr = "2.7.4"
miow = "0.6.0"
Expand Down

0 comments on commit f96b729

Please sign in to comment.