solana/programs/bpf
dependabot[bot] fbffdf9f3d
chore: bump futures-util from 0.3.16 to 0.3.17 (#19498)
* chore: bump futures-util from 0.3.16 to 0.3.17

Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.16...0.3.17)

---
updated-dependencies:
- dependency-name: futures-util
  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 <you@example.com>
2021-08-30 17:45:47 +00:00
..
benches Bank::new -> Bank::new_for_benches (#19063) 2021-08-04 17:30:43 -05:00
c Split solana_sdk.h (#19172) 2021-08-13 09:49:24 -07:00
rust Clean up feature set entries (#19427) 2021-08-25 13:57:27 -07:00
tests Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
.gitignore
Cargo.lock chore: bump futures-util from 0.3.16 to 0.3.17 (#19498) 2021-08-30 17:45:47 +00:00
Cargo.toml Bumps solana_rbpf to v0.2.14 (#18869) 2021-08-04 09:50:28 +02:00
build.rs Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00