Bump byte-unit from 3.1.2 to 3.1.3 (#10248)

Bumps [byte-unit](https://github.com/magiclen/byte-unit) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/magiclen/byte-unit/releases)
- [Commits](https://github.com/magiclen/byte-unit/compare/v3.1.2...v3.1.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-26 11:04:06 -07:00
committed by GitHub
parent 03abd3ddd7
commit d888e1c50a
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ homepage = "https://solana.com/"
publish = false
[dependencies]
byte-unit = "3.1.2"
byte-unit = "3.1.3"
clap = "2.33.1"
serde = "1.0.110"
serde_json = "1.0.53"