solana/programs/bpf
dependabot[bot] 4d58655ef5
chore: bump prost-types from 0.11.0 to 0.11.1 (#27013)
* chore: bump prost-types from 0.11.0 to 0.11.1

Bumps [prost-types](https://github.com/tokio-rs/prost) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.11.0...prost-types-0.11.1)

---
updated-dependencies:
- dependency-name: prost-types
  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 <you@example.com>
2022-08-09 00:43:06 -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 Add API docs for secp256k1_instruction and secp256k1_recover (#26065) 2022-08-08 16:22:10 -06:00
tests Add API docs for secp256k1_instruction and secp256k1_recover (#26065) 2022-08-08 16:22:10 -06:00
.gitignore
Cargo.lock chore: bump prost-types from 0.11.0 to 0.11.1 (#27013) 2022-08-09 00:43:06 -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