From 1bf2f5603e057f8a047236a5c0fdaac9f95dc696 Mon Sep 17 00:00:00 2001 From: Sabu Siyad Date: Tue, 14 Apr 2020 17:09:05 +0530 Subject: Fix log file issues --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 73cc860..7a19546 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,3 +17,4 @@ regex = "1" url = "1.7.2" clap = "2.32.0" lazy_static = "1.0.2" +dirs = "2.0.2" -- cgit v1.2.3