aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0040bae..b875d9b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ authors = ["Jesse Luehrs <doy@tozt.net>"]
[dependencies]
chrono = "0.4"
clap = "2.30"
+git2 = "0.6"
hostname = "0.1"
regex = "0.2"
term = "0.4"