solana/programs
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
..
address-lookup-table chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
address-lookup-table-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf-loader-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
bpf_loader chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
compute-budget chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
config chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
ed25519-tests chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
sbf chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
stake chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
vote chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
zk-token-proof chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00