Skip to content

Commit 58b5951

Browse files
committed
Update git2
1 parent 25050d9 commit 58b5951

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -38,8 +38,8 @@ curl-sys = "0.4.65"
3838
filetime = "0.2.21"
3939
flate2 = { version = "1.0.26", default-features = false, features = ["zlib"] }
4040
fwdansi = "1.1.0"
41-
git2 = "0.17.2"
42-
git2-curl = "0.18.0"
41+
git2 = "0.18.0"
42+
git2-curl = "0.19.0"
4343
gix = { version = "0.45.1", default-features = false, features = ["blocking-http-transport-curl", "progress-tree"] }
4444
gix-features-for-configuration-only = { version = "0.30.0", package = "gix-features", features = [ "parallel" ] }
4545
glob = "0.3.1"
@@ -57,7 +57,7 @@ jobserver = "0.1.26"
5757
lazy_static = "1.4.0"
5858
lazycell = "1.3.0"
5959
libc = "0.2.147"
60-
libgit2-sys = "0.15.2"
60+
libgit2-sys = "0.16.1"
6161
libloading = "0.8.0"
6262
memchr = "2.5.0"
6363
miow = "0.6.0"

0 commit comments

Comments
 (0)