solana/programs
dependabot[bot] f31ec1f2d6
build(deps): bump indexmap from 2.2.3 to 2.2.5 (#35389)
* build(deps): bump indexmap from 2.2.3 to 2.2.5

Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.2.3 to 2.2.5.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.2.3...2.2.5)

---
updated-dependencies:
- dependency-name: indexmap
  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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2024-03-02 13:27:37 +08:00
..
address-lookup-table pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01:00
address-lookup-table-tests Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
bpf-loader-tests Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
bpf_loader Cleanup - `disable_bpf_loader_instructions` (#35164) 2024-02-15 13:46:00 +01:00
compute-budget Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
config pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01:00
ed25519-tests Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
loader-v4 Cleanup - Removes `LoadedProgram::maybe_expiration_slot` (#35023) 2024-02-07 01:38:21 +00:00
sbf build(deps): bump indexmap from 2.2.3 to 2.2.5 (#35389) 2024-03-02 13:27:37 +08:00
stake Split runtime utilities out of stake_state.rs (#35386) 2024-03-01 09:08:55 -07:00
system pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01:00
vote refactor: `check_update_vote_state_slots_are_valid` (#34555) 2024-01-06 00:50:50 +08:00
zk-token-proof [zk-token-proof] Add functionality to read proof from accounts instead of instruction data (#34750) 2024-01-13 08:15:44 +09:00
zk-token-proof-tests [zk-token-proof] Increase compute budget for zk-token-proof tests (#34777) 2024-01-14 08:43:12 +09:00