solana/programs/bpf
dependabot[bot] 412c080b04
chore: bump async-trait from 0.1.52 to 0.1.53 (#24407)
* chore: bump async-trait from 0.1.52 to 0.1.53

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

---
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>
2022-04-15 22:50:26 -06:00
..
benches Singlular syscall context (#24204) 2022-04-11 16:05:09 -07:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Add convenience function for programs to get minimum delegation (#24175) 2022-04-13 14:41:52 -05:00
tests Add convenience function for programs to get minimum delegation (#24175) 2022-04-13 14:41:52 -05:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock chore: bump async-trait from 0.1.52 to 0.1.53 (#24407) 2022-04-15 22:50:26 -06:00
Cargo.toml Add convenience function for programs to get minimum delegation (#24175) 2022-04-13 14:41:52 -05:00
build.rs Add convenience function for programs to get minimum delegation (#24175) 2022-04-13 14:41:52 -05:00