mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-06-09 14:07:45 +02:00
doc: update suggested version for ignore
This commit is contained in:
parent
a2d8c49d6f
commit
8b57d78b96
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user