solana/programs/bpf
dependabot[bot] 767c6eb57d
chore: bump miow from 0.3.6 to 0.3.7 (#18222)
* chore: bump miow from 0.3.6 to 0.3.7

Bumps [miow](https://github.com/yoshuawuyts/miow) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/yoshuawuyts/miow/releases)
- [Changelog](https://github.com/yoshuawuyts/miow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yoshuawuyts/miow/compare/v0.3.6...v0.3.7)

---
updated-dependencies:
- dependency-name: miow
  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-25 11:08:57 -06:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Add test for signed division in on-chain programs 2021-06-21 18:06:05 -07:00
rust More nightly clippy fixes 2021-06-18 17:07:50 -07:00
tests Updates BPF program assert_instruction_count tests. 2021-06-18 10:42:46 -07:00
.gitignore
Cargo.lock chore: bump miow from 0.3.6 to 0.3.7 (#18222) 2021-06-25 11:08:57 -06:00
Cargo.toml chore: bump miow from 0.2.2 to 0.3.6 (#18000) 2021-06-16 12:30:17 -06:00
build.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00