solana/programs/bpf
dependabot[bot] 7409d9d268
chore: bump tokio-stream from 0.1.7 to 0.1.8 (#21079)
* chore: bump tokio-stream from 0.1.7 to 0.1.8

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

---
updated-dependencies:
- dependency-name: tokio-stream
  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-10-30 00:22:09 -06: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-stream from 0.1.7 to 0.1.8 (#21079) 2021-10-30 00:22:09 -06: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