solana/programs/bpf
dependabot[bot] 75108d8e56
chore: bump crossbeam-channel from 0.5.3 to 0.5.4 (#24345)
* chore: bump crossbeam-channel from 0.5.3 to 0.5.4

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.3...crossbeam-channel-0.5.4)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  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 14:08:40 -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
Cargo.lock chore: bump crossbeam-channel from 0.5.3 to 0.5.4 (#24345) 2022-04-15 14:08:40 -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