chore(deps): bump base64 from 0.12.1 to 0.12.3

Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.12.1 to 0.12.3.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.12.1...v0.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-09 09:04:10 +00:00
committed by Michael Vines
parent ffeac298a2
commit 2e5cb71e54
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ license = "Apache-2.0"
homepage = "https://solana.com/"
[dependencies]
base64 = "0.12.0"
base64 = "0.12.3"
clap = "2.33.1"
chrono = "0.4"
serde = "1.0.112"