mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
bump encoding_rs to 0.6
This commit is contained in:
committed by
Andrew Gallant
parent
b7c3cf314d
commit
a2d4c03c71
@@ -29,7 +29,7 @@ path = "tests/tests.rs"
|
||||
atty = "0.2.2"
|
||||
bytecount = "0.1.4"
|
||||
clap = "2.24.1"
|
||||
encoding_rs = "0.5.0"
|
||||
encoding_rs = "0.6"
|
||||
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