From 163e00677aaf7af8c32ec2cfd699e8d26bf8437c Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Fri, 30 Dec 2016 16:24:09 -0500 Subject: Update to regex 0.2. --- ignore/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ignore/Cargo.toml') diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml index 17d7609b..dc903783 100644 --- a/ignore/Cargo.toml +++ b/ignore/Cargo.toml @@ -23,7 +23,7 @@ globset = { version = "0.1.2", path = "../globset" } lazy_static = "0.2" log = "0.3" memchr = "1" -regex = "0.1.77" +regex = "0.2.0" thread_local = "0.3.2" walkdir = "1" -- cgit v1.2.3