From 3517f9d9ff69eebae14e32a3b1550bd920ea3238 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Thu, 24 Feb 2022 23:39:33 +0000 Subject: Fix #5: Add JSON syntax coloring --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5ae0756..9879254 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,3 +19,4 @@ serde_json = "1.0.70" jsonformat = "1.2.0" jq-rs = "0.4.1" colored = "2.0.0" +colored_json = "2.1.0" -- cgit v1.2.3