Skip to content

Commit

Permalink
Bump base64 from 0.11.0 to 0.12.0 (#8809)
Browse files Browse the repository at this point in the history
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.11.0...v0.12.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 12, 2020
1 parent 48ac038 commit a69293d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion genesis/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "Apache-2.0"
homepage = "https://solana.com/"

[dependencies]
base64 = "0.11.0"
base64 = "0.12.0"
clap = "2.33.0"
chrono = "0.4"
serde = "1.0.104"
Expand Down

0 comments on commit a69293d

Please sign in to comment.