From 01ede50477eee80767717592a738db772d25b631 Mon Sep 17 00:00:00 2001 From: NerdyPepper Date: Sun, 19 May 2019 21:40:21 +0530 Subject: add libgit dep --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 95bd849..5469a29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,3 +9,4 @@ lazy_static = "1.3.0" tico = "1.0.0" libc = "0.2.55" colored = "1.8.0" +git2 = "0.8.0" -- cgit v1.2.3