summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-14 05:20:59 +0000
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-14 05:30:18 +0000
commit58c3bfaab7b1d9c5049a84849c442fc5d7eb33fc (patch)
treec8ed5e2403b91c36b0b04736cf3fb477e7126f2c /Cargo.lock
parent783eb3373d4b7541e573f1266a6127b4c6533c6d (diff)
build(deps): bump git2 from 0.13.11 to 0.13.12
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.11 to 0.13.12. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.11...0.13.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 34c409bb5..2d43cd807 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -426,9 +426,9 @@ dependencies = [
[[package]]
name = "git2"
-version = "0.13.11"
+version = "0.13.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1e094214efbc7fdbbdee952147e493b00e99a4e52817492277e98967ae918165"
+checksum = "ca6f1a0238d7f8f8fd5ee642f4ebac4dbc03e03d1f78fbe7a3ede35dcf7e2224"
dependencies = [
"bitflags 1.2.1",
"libc",
@@ -531,9 +531,9 @@ dependencies = [
[[package]]
name = "libgit2-sys"
-version = "0.12.13+1.0.1"
+version = "0.12.14+1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "069eea34f76ec15f2822ccf78fe0cdb8c9016764d0a12865278585a74dbdeae5"
+checksum = "8f25af58e6495f7caf2919d08f212de550cfa3ed2f5e744988938ea292b9f549"
dependencies = [
"cc",
"libc",