summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-22 07:53:39 +0000
committerGitHub <noreply@github.com>2020-07-22 07:53:39 +0000
commitf8a3b0e35ea34a0404232f236fcb114ab275de7e (patch)
tree581cbc2500a2170e4dc7a517954300c6a69eebdc /Cargo.toml
parent6328f98080ae8c39390b7406c073dcca37f805b4 (diff)
Bump git2 from 0.13.6 to 0.13.8
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.6 to 0.13.8. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.13.6...0.13.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 65de2488..e609212f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ unicode-segmentation = "1.6.0"
unicode-width = "0.1.8"
[dependencies.git2]
-version = "0.13.6"
+version = "0.13.8"
default-features = false
features = []