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 a377928..eb24777 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,6 @@ exclude = ["test/*"]
[dependencies]
getopts = "0.2.21"
terminal_size = "0.1.7"
-regex = "0.2"
+regex = "1"
unicode-width = "0.1.1"
unicode-segmentation = "1.2.0"