From ba086f909d6c09c0d1c3636452c82a79c44468ff Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Mon, 15 Feb 2021 21:30:13 +0000 Subject: Allow listing by current directory and/or session --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4a443a1d..d29c3edf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ hostname = "0.3.1" rocket = "0.4.7" chrono-english = "0.1.4" cli-table = "0.4" +config = "0.9" [dependencies.rusqlite] version = "0.24" -- cgit v1.3.1