From cb63f207258071ade7f300dc63e9ed8cb98a1353 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 21 Jun 2018 11:41:15 -0700 Subject: actually log errors --- rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 5870de64..1a584d84 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -14,6 +14,7 @@ dotenv = "0.9.0" clap = "*" error-chain = "0.11" uuid = "0.5" +log = "*" # API server chrono = { version = "0.4", features = ["serde"] } -- cgit v1.2.3