summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cd4574a1..e4b0ca94 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,7 +25,7 @@ console = "0.14.0"
dirs-next = "2.0.0"
itertools = "0.10.0"
lazy_static = "1.4"
-regex = "1.4.2"
+regex = "1.4.3"
shell-words = "1.0.0"
structopt = "0.3.21"
unicode-segmentation = "1.7.1"