deps: update bytecount to 0.3.2

PR #1003
This commit is contained in:
llogiq
2018-08-06 12:44:16 +02:00
committed by Andrew Gallant
parent e86d3d95c2
commit ad9befbc1d
2 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ members = ["grep", "globset", "ignore"]
[dependencies]
atty = "0.2.11"
bytecount = "0.3.1"
bytecount = "0.3.2"
encoding_rs = "0.8"
encoding_rs_io = "0.1"
globset = { version = "0.4.0", path = "globset" }