Bump Cargo.toml version in ReadMe from 0.2 to 0.3

This commit is contained in:
David Barsky 2017-11-17 17:12:16 -05:00 committed by Andrew Gallant
parent 948821753c
commit 2c84825ccb

View File

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