From 28287a63031ec44fdda0eea99d757a7047df5a41 Mon Sep 17 00:00:00 2001 From: Conrad Ludgate Date: Mon, 5 Oct 2020 17:20:48 +0100 Subject: feat: use directories project data dir chore: clean up some things --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f91f12cd..6c32eec5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,3 +14,4 @@ eyre = "0.6.1" shellexpand = "2.0.0" rusqlite = "0.24.0" structopt = "0.3.15" +directories = "3.0.1" -- cgit v1.2.3