From 5b59ba3aee3e874b2e67cf529680d19910a3ec7d Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 27 Aug 2019 01:10:51 -0400 Subject: db connected, logging up --- Cargo.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 06fa0ca..0375d48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,4 +7,8 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -rusqlite = "^0.20" \ No newline at end of file +chrono = "^0.4" +log = "^0.4" +rand = "^0.7" +rusqlite = "^0.20" +simplelog = "^0.7" \ No newline at end of file -- cgit 1.4.1-2-gfad0