Skip to content

Commit f96b729

Browse files
committed
Update git2
1 parent 0f9e730 commit f96b729

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ curl = "0.4.46"
4747
curl-sys = "0.4.73"
4848
filetime = "0.2.23"
4949
flate2 = { version = "1.0.30", default-features = false, features = ["zlib"] }
50-
git2 = "0.19.0"
51-
git2-curl = "0.20.0"
50+
git2 = "0.20.0"
51+
git2-curl = "0.21.0"
5252
gix = { version = "0.69.1", default-features = false, features = ["blocking-http-transport-curl", "progress-tree", "parallel", "dirwalk"] }
5353
glob = "0.3.1"
5454
handlebars = { version = "6.0.0", features = ["dir_source"] }
@@ -64,7 +64,7 @@ itertools = "0.14.0"
6464
jobserver = "0.1.32"
6565
lazycell = "1.3.0"
6666
libc = "0.2.155"
67-
libgit2-sys = "0.17.0"
67+
libgit2-sys = "0.18.0"
6868
libloading = "0.8.5"
6969
memchr = "2.7.4"
7070
miow = "0.6.0"

0 commit comments

Comments
 (0)