chore: bump bytecount from 0.6.0 to 0.6.2 (#17927)

Bumps [bytecount](https://github.com/llogiq/bytecount) from 0.6.0 to 0.6.2.
- [Release notes](https://github.com/llogiq/bytecount/releases)
- [Commits](https://github.com/llogiq/bytecount/commits)

---
updated-dependencies:
- dependency-name: bytecount
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-14 10:05:11 -06:00
committed by GitHub
parent c2191d885d
commit 820806c6dc
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ documentation = "https://docs.rs/solana-ledger-tool"
[dependencies]
bs58 = "0.4.0"
bytecount = "0.6.0"
bytecount = "0.6.2"
clap = "2.33.1"
csv = "1.1.3"
futures = "0.3.15"