summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-27 13:47:27 +0000
committerGitHub <noreply@github.com>2020-08-27 13:47:27 +0000
commite730db58a5b3904435d7e492421608e6b095f54a (patch)
tree3d0310b0064b4114371277db533a5e3dcccbe99a /Cargo.toml
parentd0e2825f0818507a57db6d464a51adce023ad868 (diff)
Bump git2 from 0.13.8 to 0.13.10 (#297)
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 cc9916a8..5b4f2309 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -34,7 +34,7 @@ unicode-width = "0.1.8"
vte = "0.8.0"
[dependencies.git2]
-version = "0.13.8"
+version = "0.13.10"
default-features = false
features = []