solana/programs/bpf
dependabot[bot] 4a146b6a19
chore: bump mio from 0.7.6 to 0.7.11 (#17872)
* chore: bump mio from 0.7.6 to 0.7.11

Bumps [mio](https://github.com/tokio-rs/mio) from 0.7.6 to 0.7.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/commits)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-06-10 19:15:34 +00:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Blake3 syscall (#17358) 2021-06-08 11:04:10 -07:00
rust Blake3 syscall (#17358) 2021-06-08 11:04:10 -07:00
tests Remove O2 option for compiling BPF programs (#17865) 2021-06-10 05:04:17 +00:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock chore: bump mio from 0.7.6 to 0.7.11 (#17872) 2021-06-10 19:15:34 +00: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