summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-02 11:11:24 +0000
committerSascha Grunert <sgrunert@redhat.com>2021-12-02 14:08:34 +0100
commit67b2654246353336524ee2cc919c624a2bba181c (patch)
treee2229fc16fef9e479cdc4633c11e680b2f44941a
parent3620ce132c93530600211f1e264b40fa2ac5864e (diff)
Bump libgit2-sys from 0.12.25+1.3.0 to 0.12.26+1.3.0
Bumps [libgit2-sys](https://github.com/rust-lang/git2-rs) from 0.12.25+1.3.0 to 0.12.26+1.3.0. - [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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9ca19b6..448c797 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -380,9 +380,9 @@ checksum = "8521a1b57e76b1ec69af7599e75e38e7b7fad6610f037db8c79b127201b5d119"
[[package]]
name = "libgit2-sys"
-version = "0.12.25+1.3.0"
+version = "0.12.26+1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8f68169ef08d6519b2fe133ecc637408d933c0174b23b80bb2f79828966fbaab"
+checksum = "19e1c899248e606fbfe68dcb31d8b0176ebab833b103824af31bddf4b7457494"
dependencies = [
"cc",
"libc",