aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
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