From 25687fb7c98f7d7d8b1f0a04d32092f394ec4c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Tue, 30 Mar 2021 12:09:49 +0200 Subject: mumlib::config: dirs --- mumlib/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'mumlib/Cargo.toml') diff --git a/mumlib/Cargo.toml b/mumlib/Cargo.toml index 240e017..43bd8c5 100644 --- a/mumlib/Cargo.toml +++ b/mumlib/Cargo.toml @@ -12,6 +12,7 @@ license = "MIT" [dependencies] colored = "2.0" +dirs = "3" fern = "0.6" log = "0.4" serde = { version = "1.0", features = ["derive"] } -- cgit v1.2.1