mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-02-09 14:14:56 +02:00
use termcolor 0.3, not 0.1
This commit is contained in:
parent
79d40d0e20
commit
cffba53379
@ -25,7 +25,7 @@ Add this to your `Cargo.toml`:
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
termcolor = "0.1"
|
||||
termcolor = "0.3"
|
||||
```
|
||||
|
||||
and this to your crate root:
|
||||
|
Loading…
x
Reference in New Issue
Block a user