solana/programs/bpf
dependabot[bot] aea3c66fa8
chore: bump tokio from 1.12.0 to 1.13.0 (#21075)
* chore: bump tokio from 1.12.0 to 1.13.0

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

---
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>
2021-10-29 20:38:25 +00:00
..
benches Fixes a bug in MockInvokeContext::get_compute_meter() and adjusts the test assert_instruction_count accordingly. (#20854) 2021-10-22 09:46:47 +02:00
c Add DOS test that sends large transactions (#20624) 2021-10-29 15:57:32 -04:00
rust nit: better rust (#21058) 2021-10-28 17:13:42 -07:00
tests fix account index (#21041) 2021-10-28 09:03:47 -07:00
.gitignore
Cargo.lock chore: bump tokio from 1.12.0 to 1.13.0 (#21075) 2021-10-29 20:38:25 +00:00
Cargo.toml Bump version to 1.9.0 2021-10-06 17:57:41 -07:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00