summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-17 11:34:27 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-17 11:34:27 -0400
commitd27d3e675fa96ce3d26ef8b1dd74cd7066e13333 (patch)
treed629652976fba4a20fa21628c5f06833d89663e5 /Cargo.toml
parentbf5d873099500b9eb8bd4a385812802f5ccd9fe1 (diff)
bump grep
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 b77d621e..aecac4ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,7 @@ deque = "0.3"
docopt = "0.6"
env_logger = "0.3"
fnv = "1.0"
-grep = { version = "0.1", path = "grep" }
+grep = { version = "0.1.1", path = "grep" }
lazy_static = "0.2"
libc = "0.2"
log = "0.3"