From 99273b69b161ae472f5ee37707d0a50ef5608be9 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 27 Aug 2019 19:57:56 -0400 Subject: added subtype to db::Cmd. Fleshed out cli args. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0375d48..37732ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ edition = "2018" [dependencies] chrono = "^0.4" +clap = "^2.33" log = "^0.4" rand = "^0.7" rusqlite = "^0.20" -- cgit 1.4.1-2-gfad0