From 8a5c6db3159cdc9f350f9083ae7d190c050b76be Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Sat, 26 Feb 2022 09:38:34 +0000 Subject: Working implementation with list of filters. --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1bee62c..c02ca7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,4 +20,5 @@ jsonformat = "1.2.0" jq-rs = "0.4.1" colored = "2.0.0" colored_json = "2.1.0" -dotenv = "0.15.0" \ No newline at end of file +dotenv = "0.15.0" +regex = "1.5" \ No newline at end of file -- cgit v1.2.3