solana-with-rpc-optimizations/ledger
steviez c617c345d9
chore: Remove clippy exception that is no longer needed (#30289)
We use the Vec that results from .collect(), so the exception to allow a
needless collect is no longer appropriate.
2023-02-14 00:07:41 -06:00
..
benches clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
src chore: Remove clippy exception that is no longer needed (#30289) 2023-02-14 00:07:41 -06:00
tests fix typo in shred.rs (#29149) 2022-12-15 01:14:39 -06:00
.gitignore
Cargo.toml Bump sha2 from 0.10.5 to 0.10.6 (#30215) 2023-02-09 12:18:09 -07:00
build.rs