1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-06-14 22:15:13 +02:00

doc: update suggested version for ignore

This commit is contained in:
Elliott Slaughter
2018-05-06 16:02:08 -07:00
committed by Andrew Gallant
parent a2d8c49d6f
commit 8b57d78b96

View File

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