solana/programs/bpf
dependabot[bot] 9429d0463c
chore: bump ouroboros from 0.5.1 to 0.9.3 (#18189)
* chore: bump ouroboros from 0.5.1 to 0.9.3

Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.5.1 to 0.9.3.
- [Release notes](https://github.com/joshua-maros/ouroboros/releases)
- [Commits](https://github.com/joshua-maros/ouroboros/commits)

---
updated-dependencies:
- dependency-name: ouroboros
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* [auto-commit] Update all Cargo lock files

* Api changes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-06-25 00:53:54 -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 tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock chore: bump ouroboros from 0.5.1 to 0.9.3 (#18189) 2021-06-25 00:53:54 -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