solana/programs/bpf
dependabot[bot] 9e87eb5f71
chore: bump tokio from 1.15.0 to 1.16.1 (#23051)
* chore: bump tokio from 1.15.0 to 1.16.1

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.15.0 to 1.16.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.15.0...tokio-1.16.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-02-10 19:06:55 -07:00
..
benches Refactor: Improve type safety and readability of transaction execution (#22215) 2022-01-05 10:15:15 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Add get_processed_sibling_instruction syscall (#22859) 2022-02-02 16:45:57 -08:00
tests Enforce tx metadata upload with static types (#23028) 2022-02-10 13:28:18 +08:00
.gitignore
Cargo.lock chore: bump tokio from 1.15.0 to 1.16.1 (#23051) 2022-02-10 19:06:55 -07:00
Cargo.toml Bumps solana_rbpf to version v0.2.23 (#22954) 2022-02-05 08:51:52 +01:00
build.rs Add get_processed_sibling_instruction syscall (#22859) 2022-02-02 16:45:57 -08:00