Skip to content

Commit 2af2abe

Browse files
committed
Require latest libgit2 to pull in bugfixes
This'll pull in a fix for #8258
1 parent 0e8a8df commit 2af2abe

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)