bump bytecount to 0.2

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko
2017-11-13 19:55:41 +01:00
committed by Andrew Gallant
parent 1374f15bdf
commit 373e0595e6
2 changed files with 11 additions and 11 deletions

View File

@@ -31,7 +31,7 @@ path = "tests/tests.rs"
[dependencies]
atty = "0.2.2"
bytecount = "0.1.4"
bytecount = "0.2"
clap = "2.26"
encoding_rs = "0.7"
env_logger = { version = "0.4", default-features = false }