solana/programs/sbf
Yihau Chen a67d239dde
chore: workspace inheritance (#29509)
* 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-01-25 13:59:59 +08:00
..
benches Cleanup - `disable_deprecated_loader` (#29653) 2023-01-14 13:02:10 +01:00
c Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00
rust chore: workspace inheritance (#29509) 2023-01-25 13:59:59 +08:00
tests Revert "Cap accounts data a transaction can load by its requested limit" (#29373) 2023-01-17 11:34:18 +01:00
.gitignore
Cargo.lock chore: workspace inheritance (#29509) 2023-01-25 13:59:59 +08:00
Cargo.toml chore: workspace inheritance (#29509) 2023-01-25 13:59:59 +08:00
build.rs Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00