From 05137cef78bd4342d0ae101c24baa03e4a843a64 Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 11 Mar 2020 18:20:38 +0530 Subject: static config --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1f9aea9..514bd4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ edition = "2018" [dependencies] cursive = "0.14" serde_json = "1.0" +lazy_static = "1.4.0" [dependencies.chrono] version = "0.4" -- cgit v1.2.3