diff --git a/Cargo.toml b/Cargo.toml index 9ef6cdd..11c608b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ license-file = "LICENSE" clap = "2.33.1" colored = "1.9.3" config = "0.10.1" +git2 = "*" serde = { version = "1.0.111", features = ["derive"] } serde_derive = "1.0.111" serde_json = "1.0.53"