solana/rpc
behzad nouri 109dbf76df
removes Box<dyn Iterator<...>> from rpc/src/rpc_subscriptions.rs (#29203)
Box<dyn ...> requires dynamic dispatch, is heap allocated, slow and
verbose.
2022-12-15 22:33:52 +00:00
..
src removes Box<dyn Iterator<...>> from rpc/src/rpc_subscriptions.rs (#29203) 2022-12-15 22:33:52 +00:00
.gitignore Bump jsonrpc crates (#17797) 2021-06-07 18:03:20 +00:00
Cargo.toml update to spl-token-2022 0.5.0 2022-11-28 11:30:41 -08:00