mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
Bump Cargo.toml version in ReadMe from 0.2 to 0.3
This commit is contained in:
parent
948821753c
commit
2c84825ccb
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user