solana-with-rpc-optimizations/programs/bpf
dependabot[bot] c40e6f1c43
chore: bump parking_lot from 0.10.2 to 0.11.0 (#18421)
* chore: bump parking_lot from 0.10.2 to 0.11.0

Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.10.2 to 0.11.0.
- [Release notes](https://github.com/Amanieu/parking_lot/releases)
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.10.2...0.11.0)

---
updated-dependencies:
- dependency-name: parking_lot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2021-07-05 15:11:35 +00:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Don't update if already an executable 2021-06-26 19:19:26 -06:00
rust sdk: refactor pda generation 2021-06-30 19:01:51 -06:00
tests ci: bump bpf instruction counts 2021-06-30 19:01:51 -06:00
.gitignore
Cargo.lock chore: bump parking_lot from 0.10.2 to 0.11.0 (#18421) 2021-07-05 15:11:35 +00:00
Cargo.toml chore: bump miow from 0.2.2 to 0.3.6 (#18000) 2021-06-16 12:30:17 -06:00
build.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00