solana/programs/bpf_loader
Yihau Chen df3ef111f7
chore: workspace inheritance (#29893)
* introduce workspace.package

* introduce workspace.dependencies

* read version from root cargo.toml

* pass check when version = { workspace = true }

* don't bump version when version = { workspace = true }

* including workspace Cargo.toml when bump version

* programs/sbf use workspace inheritance

* fix increasing cargo version ignore program/sbf/Cargo.toml
2023-02-23 22:01:54 +08:00
..
benches Improve serialization benches (#27718) 2022-09-21 20:47:36 +01:00
gen-syscall-list chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
src Find and load missing programs in LoadedPrograms cache (#30275) 2023-02-21 12:53:35 -08:00
test_elfs Revert "Add test for executor cache runtime feature upgrades. (#30382)" (#30424) 2023-02-21 15:47:39 -07:00
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00