summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-19 20:24:19 +0000
committerGitHub <noreply@github.com>2020-09-19 20:24:19 +0000
commit788c3636ece17612c7adf262f209990f603bb512 (patch)
tree1145d40c8a5cb171702dafc210db18e3ad9843e6 /Cargo.toml
parentb9e083cc7360b172998c4656c5f9b35c5161398e (diff)
Bump git2 from 0.13.10 to 0.13.11 (#318)
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 355a3f22..59ca0ed8 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.10"
+version = "0.13.11"
default-features = false
features = []