solana/programs
dependabot[bot] 08627e3f67
chore: bump ouroboros from 0.14.2 to 0.15.0 (#24575)
* chore: bump ouroboros from 0.14.2 to 0.15.0

Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/joshua-maros/ouroboros/releases)
- [Commits](https://github.com/joshua-maros/ouroboros/compare/0.14.2...0.15.0)

---
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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <you@example.com>
2022-04-22 13:56:20 -06:00
..
address-lookup-table Remove KeyedAccount in builtin program "address lookup table" (#24283) 2022-04-13 12:17:07 +02:00
address-lookup-table-tests
bpf chore: bump ouroboros from 0.14.2 to 0.15.0 (#24575) 2022-04-22 13:56:20 -06:00
bpf_loader declare syscalls with macro (#24564) 2022-04-22 11:15:06 -07:00
compute-budget Refactor: Use `InstructionContext::get_instruction_data()` (#24014) 2022-04-01 15:48:05 +02:00
config Remove `KeyedAccount` in builtin program "config" (#24347) 2022-04-18 17:06:23 +02:00
ed25519-tests
stake Add const fn StakeState::size_of and static assertion (#24416) 2022-04-20 01:04:12 +08:00
vote defines const fn for serialized size of VoteState, Feature and Nonce (#24435) 2022-04-19 13:10:14 +00:00
zk-token-proof Zk instructions check length (#24103) 2022-04-05 08:40:45 -04:00