solana/programs/bpf
dependabot[bot] a400b5e63d
chore: bump async-trait from 0.1.51 to 0.1.52 (#21765)
* chore: bump async-trait from 0.1.51 to 0.1.52

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.51 to 0.1.52.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.51...0.1.52)

---
updated-dependencies:
- dependency-name: async-trait
  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>
2021-12-11 21:38:33 +00:00
..
benches Cleanup: InvokeContext accessors (#21574) 2021-12-03 12:15:22 +01:00
c Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
rust Remove the 5 integer msg! form 2021-12-11 09:37:11 -08:00
tests Feature gates for rbpf v0.2.16 (#21590) 2021-12-03 15:45:25 +01:00
.gitignore
Cargo.lock chore: bump async-trait from 0.1.51 to 0.1.52 (#21765) 2021-12-11 21:38:33 +00:00
Cargo.toml Bump solana_rbpf to version v0.2.18 (#21774) 2021-12-10 21:31:14 +01:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00