solana/program-test
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
..
src Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
tests clippy: Removes redundant async blocks (#31526) 2023-05-09 09:35:38 -04:00
Cargo.toml Remove flaky ProgramTest test (#30967) 2023-03-29 12:07:44 -06:00