summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-04-07 16:43:11 -0400
committerMatan Kushner <hello@matchai.me>2019-04-07 16:43:11 -0400
commitff94c9f25f737360d59d98d718944b91f2582d38 (patch)
tree0fc27141c87c4e3a41d9095f3be5d791438637a5 /Cargo.toml
parentc79cbe63b147b3e6e490f662f06d317e441ad2c4 (diff)
Use git project root for truncation
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 a42ccc28e..69dadcbf3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,3 +8,4 @@ edition = "2018"
clap = "2.32.0"
ansi_term = "0.11.0"
dirs = "1.0.5"
+git2 = "0.8.0"