bump encoding_rs to 0.6

This commit is contained in:
Igor Gnatenko
2017-06-15 18:32:36 +02:00
committed by Andrew Gallant
parent b7c3cf314d
commit a2d4c03c71
3 changed files with 6 additions and 6 deletions

View File

@@ -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" }