solana/genesis/src
Illia Bobyr 43c0f05ca0
Bumps base64 from 0.13.1 to 0.21.0. (#31522)
Changes:

  marshallpierce/rust-base64@v0.13.1...v0.21.0

`base64::{encode,decode}` are now deprecated in favor of an API that
explicitly selects an `Engine`.  Migrated all calls to the new API.
2023-05-11 11:34:58 -07:00
..
address_generator.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
genesis_accounts.rs patches clippy errors from new rust nightly release (#28028) 2022-09-23 20:57:27 +00:00
lib.rs
main.rs Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
stakes.rs deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
unlocks.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00