Update version of ignore crate in README.md

This commit is contained in:
Jordan Danford
2017-07-02 10:51:28 -07:00
committed by Andrew Gallant
parent b6f1e5db1a
commit 4683a325fa

View File

@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
```toml ```toml
[dependencies] [dependencies]
ignore = "0.1" ignore = "0.2"
``` ```
and this to your crate root: and this to your crate root: