Bump bs58 from 0.3.0 to 0.3.1

Bumps [bs58](https://github.com/mycorrhiza/bs58-rs) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/mycorrhiza/bs58-rs/releases)
- [Commits](https://github.com/mycorrhiza/bs58-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-21 03:46:55 +00:00
committed by Michael Vines
parent 4d97d3bdb1
commit 64e5684d45
9 changed files with 19 additions and 19 deletions

View File

@@ -9,7 +9,7 @@ license = "Apache-2.0"
homepage = "https://solana.com/"
[dependencies]
bs58 = "0.3.0"
bs58 = "0.3.1"
clap = "2.33.0"
histogram = "*"
serde_json = "1.0.51"