summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 11:49:39 -0400
committerGitHub <noreply@github.com>2021-06-10 11:49:39 -0400
commitfc5f3838337c9fcca7e5f1bc8894d53c20c52874 (patch)
tree3dbc8d0001ad89c7a88d5985c24e501aa0640e35 /Cargo.toml
parentc5abd2982629e10bb538bbcf0994f721471e3ede (diff)
Bump git2 from 0.13.18 to 0.13.20 (#612)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.18 to 0.13.20. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.18...0.13.20) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f965cc8a..02614065 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@ vte = "0.10.1"
xdg = "2.2.0"
[dependencies.git2]
-version = "0.13.18"
+version = "0.13.20"
default-features = false
features = []