diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |