Compare commits

...

2 Commits

Author SHA1 Message Date
Andrew Gallant
8bf3760cdb ignore-0.1.0 2016-10-29 22:13:41 -04:00
Andrew Gallant
c96623e66a bump globset dep in ignore 2016-10-29 22:13:32 -04:00

View File

@@ -18,7 +18,7 @@ name = "ignore"
bench = false
[dependencies]
globset = { version = "0.1.0", path = "../globset" }
globset = { version = "0.1.1", path = "../globset" }
lazy_static = "0.2"
log = "0.3"
memchr = "0.1"