summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-20 08:05:39 -0400
committerGitHub <noreply@github.com>2021-04-20 08:05:39 -0400
commit7d91d1d2f6ca787696909b68c8ef37d996e7dcc7 (patch)
tree0013bb7f74490cd4b4e6b1aa1dab666b5763e950 /Cargo.toml
parentfeb8b12ea1af91947a2dd05e0bb94373a5292e14 (diff)
Bump git2 from 0.13.17 to 0.13.18 (#564)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.17 to 0.13.18. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.17...0.13.18) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 d6043ae4..3596589f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,7 @@ vte = "0.10.0"
xdg = "2.2.0"
[dependencies.git2]
-version = "0.13.17"
+version = "0.13.18"
default-features = false
features = []