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 5231e58..9b4fc2c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ edition = "2018"
[dependencies]
getopts = "0.2.21"
-regex = "1.3.9"
+regex = "1.5.5"
signal-hook = "0.1.10"
terminal_size = "0.1.8"
unicode-width = "0.1.1"