|
diff --git a/Cargo.toml b/Cargo.toml
|
|
index e6c3e0e..39a34d0 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -59,7 +59,7 @@ default-features = false
|
|
features = ["format"]
|
|
|
|
[dependencies.git2]
|
|
-version = "0.18"
|
|
+version = "0.17"
|
|
optional = true
|
|
default-features = false
|
|
|