solana/programs/bpf
dependabot[bot] 3c2276fd09
chore: bump futures from 0.3.17 to 0.3.18 (#21412)
* chore: bump futures from 0.3.17 to 0.3.18

Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18.
- [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.17...0.3.18)

---
updated-dependencies:
- dependency-name: futures
  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-11-23 21:55:17 -07:00
..
benches Nonce naming cleanup (#21336) 2021-11-18 16:07:17 -08:00
c Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
rust Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
tests Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock chore: bump futures from 0.3.17 to 0.3.18 (#21412) 2021-11-23 21:55:17 -07:00
Cargo.toml chore: bump solana_rbpf from 0.2.14 to 0.2.15 (#21289) 2021-11-16 23:52:01 +00:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00