Update encoding_rs to 0.7.0

This commit is contained in:
Henri Sivonen
2017-08-28 13:19:17 +03:00
committed by Andrew Gallant
parent 3065a8c9c8
commit af77dd55a2
2 changed files with 4 additions and 4 deletions

View File

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