aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 3bf7535..cb4d100 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -29,7 +29,7 @@ difference = { version = "2.0" }
pulldown-cmark = { version = "0.9" }
httpdate = "1"
-git2 = "0.14"
+git2 = { version = "0.14", default-features = false }
url = "2.2"