Skip to content

Commit 8d76549

Browse files
Update libgit2-sys requirement from 0.12.18 to 0.13.0
Updates the requirements on [libgit2-sys](https://github.com/rust-lang/git2-rs) to permit the latest version. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/commits/libgit2-sys-0.12.26) --- updated-dependencies: - dependency-name: libgit2-sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc8eb13 commit 8d76549

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.24"
4444
lazycell = "1.2.0"
4545
libc = "0.2"
4646
log = "0.4.6"
47-
libgit2-sys = "0.12.18"
47+
libgit2-sys = "0.13.0"
4848
memchr = "2.1.3"
4949
num_cpus = "1.0"
5050
opener = "0.5"

0 commit comments

Comments
 (0)