summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-22 05:20:33 +0000
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-22 05:39:40 +0000
commitdc7ad58317b8ee33e7a9a013c789ddb32e1528a1 (patch)
treefbfa2ef0d9ae00e613d08647c22b7bc52bdcface /Cargo.lock
parent72264aba25f86499425539f7063d7fb80b2a134d (diff)
build(deps): bump git2 from 0.13.13 to 0.13.14
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.13 to 0.13.14. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.13...0.13.14) 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 d030ccaba..3714a9087 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -460,9 +460,9 @@ dependencies = [
[[package]]
name = "git2"
-version = "0.13.13"
+version = "0.13.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "802b535f89475f22bb2b3d589de07861417e67b1a358c7ec8e5005bf4f209133"
+checksum = "186dd99cc77576e58344ad614fa9bb27bad9d048f85de3ca850c1f4e8b048260"
dependencies = [
"bitflags 1.2.1",
"libc",
@@ -565,9 +565,9 @@ dependencies = [
[[package]]
name = "libgit2-sys"
-version = "0.12.15+1.1.0"
+version = "0.12.16+1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "48c39622f3887bc7fb2fff6d06293f64b02c1dfa281212566ac155171d13b0eb"
+checksum = "9f91b2f931ee975a98155195be8cd82d02e8e029d7d793d2bac1b8181ac97020"
dependencies = [
"cc",
"libc",