solana/programs/sbf
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
..
benches Cleanup - `disable_bpf_loader_instructions` (#35164) 2024-02-15 13:46:00 +01:00
c Upgrade sbf tests to use bpf loader v3 (#34691) 2024-01-14 18:20:01 -06:00
rust Bump platform tools version (#35330) 2024-02-27 17:58:26 -03:00
tests Rename `SanitizedMessage::try_from` to `try_from_legacy_message` (#35338) 2024-02-29 08:25:22 +08:00
.gitignore
Cargo.lock build(deps): bump indexmap from 2.2.3 to 2.2.5 (#35389) 2024-03-02 13:27:37 +08:00
Cargo.toml SVM: move transaction_results from accounts-db to SVM (#35183) 2024-02-20 12:54:56 -08:00
build.rs Feat(syscall): add altbn128 g1 & g2 compression (#32870) 2023-09-25 05:43:34 -07:00