From c6ce019aef1e46da636bdb3023459a4025226fe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edvard=20Th=C3=B6rnros?= Date: Tue, 12 Jan 2021 22:00:17 +0100 Subject: Amaizing colors --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7f7fb74..1268ed0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ edition = "2018" [dependencies] logos = "0.11.4" +owo-colors = { git="https://github.com/FredTheDino/owo-colors.git" } -- cgit v1.2.1