Update libgit2-sys

This commit is contained in:
Valentin Brandl 2020-04-04 13:39:17 +02:00
parent a69c523e3c
commit cbeca19467
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

4
Cargo.lock generated
View File

@ -1052,9 +1052,9 @@ checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
[[package]]
name = "libgit2-sys"
version = "0.12.0+0.99.0"
version = "0.12.2+1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05dff41ac39e7b653f5f1550886cf00ba52f8e7f57210b633cdeedb3de5b236c"
checksum = "a12c878ccc1a49ff71e264233a66d2114cdcc7fdc44c0ebe2b54075240831238"
dependencies = [
"cc",
"libc",