From 30dd79ca9480ddb9db19030113d14ede49272411 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Thu, 24 Feb 2022 23:19:51 +0000 Subject: Fix #4: Color output --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 09bd918..5ae0756 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,3 +18,4 @@ serde = "1.0.130" serde_json = "1.0.70" jsonformat = "1.2.0" jq-rs = "0.4.1" +colored = "2.0.0" -- cgit v1.2.3