mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
Update encoding_rs to 0.7.0
This commit is contained in:
committed by
Andrew Gallant
parent
3065a8c9c8
commit
af77dd55a2
@@ -33,7 +33,7 @@ path = "tests/tests.rs"
|
||||
atty = "0.2.2"
|
||||
bytecount = "0.1.4"
|
||||
clap = "2.26"
|
||||
encoding_rs = "0.6"
|
||||
encoding_rs = "0.7"
|
||||
env_logger = { version = "0.4", default-features = false }
|
||||
grep = { version = "0.1.5", path = "grep" }
|
||||
ignore = { version = "0.2.2", path = "ignore" }
|
||||
|
Reference in New Issue
Block a user