solana-with-rpc-optimizations/programs/sbf
Illia Bobyr 00405bbc42
Cargo.toml: Remove duplicate solana dependencies (#31607)
See comment in Cargo.toml for an explanation of the issue.

This change removes duplicate dependencies for older version of solana-*
crates, and any of the dependencies that are no longer needed.
2023-05-15 19:02:11 -07:00
..
benches Bump solana_rbpf to v0.4.0 (#31594) 2023-05-12 18:07:13 +02:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust programs: change `borrow_mut` -> `borrow` in two places in test (#31399) 2023-05-05 13:08:17 +02:00
tests Remove executor cache from the codebase (#31566) 2023-05-10 07:11:04 -07:00
.gitignore
Cargo.lock Cargo.toml: Remove duplicate solana dependencies (#31607) 2023-05-15 19:02:11 -07:00
Cargo.toml Cargo.toml: Remove duplicate solana dependencies (#31607) 2023-05-15 19:02:11 -07:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00