summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-04-04 14:18:15 -0400
committerMatan Kushner <hello@matchai.me>2019-04-04 14:18:15 -0400
commit7683f33bc870cd928e7d572fcdde65a1fd5eda0c (patch)
treecb63e0a03225633c884f1dc0335159dfef7207d9 /Cargo.toml
parenta81eabd690f171cda1738b37de3266993712c714 (diff)
Add dir section with home 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 2f7fbeaf3..a42ccc28e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ edition = "2018"
[dependencies]
clap = "2.32.0"
ansi_term = "0.11.0"
+dirs = "1.0.5"