solana-with-rpc-optimizations/programs/bpf
dependabot[bot] 0a24cff30e
chore: bump tokio-stream from 0.1.2 to 0.1.6 (#17784)
* chore: bump tokio-stream from 0.1.2 to 0.1.6

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

---
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-06-07 09:44:50 -06:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Fix CPI recursion depth (#17659) 2021-06-02 11:15:19 +02:00
rust Fix CPI recursion depth (#17659) 2021-06-02 11:15:19 +02:00
tests Bump BPF tools to v1.9 2021-06-03 17:06:49 -07:00
.gitignore
Cargo.lock chore: bump tokio-stream from 0.1.2 to 0.1.6 (#17784) 2021-06-07 09:44:50 -06:00
Cargo.toml Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00
build.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00