solana-with-rpc-optimizations/programs
dependabot[bot] 41cfbe37e2
Bump tempfile from 3.8.1 to 3.9.0 (#34603)
* Bump tempfile from 3.8.1 to 3.9.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: tempfile
  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-02 11:28:59 +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 pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +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 pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01:00
sbf Bump tempfile from 3.8.1 to 3.9.0 (#34603) 2024-01-02 11:28:59 +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 pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01:00
zk-token-proof pass feature_set to BorrowedAccount (#34542) 2023-12-21 20:03:17 +01:00
zk-token-proof-tests