mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-12-20 14:15:43 +02:00
globset README version bump
This commit is contained in:
committed by
Andrew Gallant
parent
6b79349f83
commit
4f1d6af296
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
|
|||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
globset = "0.1"
|
globset = "0.2"
|
||||||
```
|
```
|
||||||
|
|
||||||
and this to your crate root:
|
and this to your crate root:
|
||||||
|
|||||||
Reference in New Issue
Block a user