solana/programs/bpf
dependabot[bot] 0c82ca9293
chore: bump rustversion from 1.0.7 to 1.0.9 (#26984)
* chore: bump rustversion from 1.0.7 to 1.0.9

Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.7 to 1.0.9.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.7...1.0.9)

---
updated-dependencies:
- dependency-name: rustversion
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2022-08-08 14:40:18 -06:00
..
benches Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
c Loosen CPI restrictions and charge compute for ix data len (#26653) 2022-07-24 20:20:16 +02:00
rust Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
tests Fix programs/bpf bpf_c and bpf_rust features to work independently 2022-08-08 07:13:18 -07:00
.gitignore
Cargo.lock chore: bump rustversion from 1.0.7 to 1.0.9 (#26984) 2022-08-08 14:40:18 -06:00
Cargo.toml Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05:00
build.rs Switch to cargo-build-sbf for building tests in programs/bpf 2022-08-08 03:42:54 +00:00