Skip to content

Commit 0227f04

Browse files
committed
Auto merge of #8320 - alexcrichton:update-libgit2, r=ehuss
Require latest libgit2 to pull in bugfixes This'll pull in a fix for #8258
2 parents 841e994 + 2af2abe commit 0227f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobserver = "0.1.21"
4444
lazycell = "1.2.0"
4545
libc = "0.2"
4646
log = "0.4.6"
47-
libgit2-sys = "0.12.5"
47+
libgit2-sys = "0.12.7"
4848
memchr = "2.1.3"
4949
num_cpus = "1.0"
5050
opener = "0.4"

0 commit comments

Comments
 (0)