chore: bump byte-unit from 4.0.12 to 4.0.13 (#20853)

Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 4.0.12 to 4.0.13.
- [Release notes](https://github.com/magiclen/byte-unit/releases)
- [Commits](https://github.com/magiclen/byte-unit/compare/v4.0.12...v4.0.13)

---
updated-dependencies:
- dependency-name: byte-unit
  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-10-21 14:51:42 -06:00
committed by GitHub
parent 97c2732d02
commit 9b1199cdb1
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ homepage = "https://solana.com/"
publish = false
[dependencies]
byte-unit = "4.0.12"
byte-unit = "4.0.13"
clap = "2.33.1"
serde = "1.0.130"
serde_json = "1.0.68"