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

@@ -10,7 +10,7 @@ edition = "2018"
[dependencies]
bincode = "1.2.1"
bs58 = "0.3.0"
bs58 = "0.3.1"
indicatif = "0.14.0"
jsonrpc-core = "14.1.0"
log = "0.4.8"