From 121f0c4c15bbee17a87a289703a8740321e1a652 Mon Sep 17 00:00:00 2001 From: NerdyPepper Date: Tue, 2 Jul 2019 18:30:24 +0530 Subject: add complete syntax highlighting --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 25b849f..1991012 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,3 +17,4 @@ clap = "2.32.0" radix_fmt = "1.0.0" lazy_static = "1.3.0" directories = "2.0.1" +regex = "1.1.7" -- cgit v1.2.3