Bump bs58 from 0.2.4 to 0.2.5 (#5747)

Bumps [bs58](https://github.com/mycorrhiza/bs58-rs) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/mycorrhiza/bs58-rs/releases)
- [Commits](https://github.com/mycorrhiza/bs58-rs/compare/0.2.4...0.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-30 11:41:41 -06:00
committed by Greg Fitzgerald
parent e1f3e33bfb
commit f840eefcbf
9 changed files with 19 additions and 19 deletions

View File

@@ -19,7 +19,7 @@ kvstore = ["solana-kvstore"]
[dependencies]
bincode = "1.1.4"
bs58 = "0.2.4"
bs58 = "0.2.5"
byteorder = "1.3.2"
bzip2 = "0.3.3"
chrono = { version = "0.4.7", features = ["serde"] }