solana/programs/bpf
dependabot[bot] a0e160b5aa
chore: bump openssl from 0.10.40 to 0.10.41 (#26745)
* chore: bump openssl from 0.10.40 to 0.10.41

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.40 to 0.10.41.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.40...openssl-v0.10.41)

---
updated-dependencies:
- dependency-name: openssl
  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-07-24 16:32:19 -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 Loosen CPI restrictions and charge compute for ix data len (#26653) 2022-07-24 20:20:16 +02:00
tests Loosen CPI restrictions and charge compute for ix data len (#26653) 2022-07-24 20:20:16 +02:00
.gitignore
Cargo.lock chore: bump openssl from 0.10.40 to 0.10.41 (#26745) 2022-07-24 16:32:19 -06:00
Cargo.toml Bump Version to 1.11.4 (#26578) 2022-07-11 23:30:38 -05:00
build.rs remove elgamal syscall operations (#26311) 2022-06-30 16:27:48 +09:00