mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-03 21:51:58 -07:00
Update version of ignore
crate in README.md
This commit is contained in:
committed by
Andrew Gallant
parent
b6f1e5db1a
commit
4683a325fa
@@ -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:
|
||||||
|
Reference in New Issue
Block a user