solana-with-rpc-optimizations/programs
dependabot[bot] 29aec6e1b4
Bump thiserror from 1.0.31 to 1.0.40 (#31479)
* Bump thiserror from 1.0.31 to 1.0.40

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.40.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.40)

---
updated-dependencies:
- dependency-name: thiserror
  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>
2023-05-04 11:39:59 -06:00
..
address-lookup-table
address-lookup-table-tests
bpf-loader-tests Refactor - Moves bpf_loader registration into the runtime (#31345) 2023-04-26 14:44:19 +02:00
bpf_loader Remove obsolete code for lazily loading programs (#31395) 2023-05-02 14:39:27 -07:00
compute-budget
config
ed25519-tests
loader-v3 Account data direct mapping (#28053) 2023-04-29 06:54:39 +10:00
sbf Bump thiserror from 1.0.31 to 1.0.40 (#31479) 2023-05-04 11:39:59 -06:00
stake
system Refactor - Moves the system program into its own crate (#31244) 2023-04-19 12:58:08 +02:00
vote Add new CreateVoteAccount instruction-set builders (#31330) 2023-04-27 11:14:39 -06:00
zk-token-proof
zk-token-proof-tests