solana-with-rpc-optimizations/genesis
behzad nouri 272e667cb2
deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805)
The commit deprecates Pubkey::new which lacks type-safety and instead
implements TryFrom<&[u8]> and TryFrom<Vec<u8>> for Pubkey.
2023-01-21 18:06:27 +00:00
..
src deprecates Pubkey::new in favor of Pubkey::{,try_}from (#29805) 2023-01-21 18:06:27 +00:00
.gitignore
Cargo.toml chore: bump serde_yaml from 0.8.26 to 0.9.13 (#28388) 2022-10-14 22:02:39 -06:00