summaryrefslogtreecommitdiffstats
path: root/grep/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'grep/Cargo.toml')
-rw-r--r--grep/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grep/Cargo.toml b/grep/Cargo.toml
index 92544549..6720298a 100644
--- a/grep/Cargo.toml
+++ b/grep/Cargo.toml
@@ -16,5 +16,5 @@ license = "Unlicense/MIT"
log = "0.3"
memchr = "0.1"
memmap = "0.2"
-regex = "0.1.76"
+regex = "0.1.77"
regex-syntax = "0.3.5"