solana-with-rpc-optimizations/programs
dependabot[bot] b3ac7c7ae5
build(deps): bump smallvec from 1.12.0 to 1.13.1 (#34872)
* build(deps): bump smallvec from 1.12.0 to 1.13.1

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.12.0 to 1.13.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.12.0...v1.13.1)

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

---------

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-01-23 16:26:57 +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 - feature gate of `stop_truncating_strings_in_syscalls` (#34842) 2024-01-19 15:28:45 +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
loader-v4 cleanup feature code after activation (#34695) 2024-01-12 14:28:50 -06:00
sbf build(deps): bump smallvec from 1.12.0 to 1.13.1 (#34872) 2024-01-23 16:26:57 +08:00
stake refactor: optional `stake_history` arg is never `None` (#34556) 2023-12-22 10:44:28 +08: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