solana/programs
dependabot[bot] 392e33d893
Bump proc-macro2 from 1.0.56 to 1.0.57 (#31644)
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.56...1.0.57)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: illia.bobyr@solana.com
2023-05-16 01:23:21 -07:00
..
address-lookup-table Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
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 Bump solana_rbpf to v0.4.0 (#31594) 2023-05-12 18:07:13 +02:00
compute-budget Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
config Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
ed25519-tests
loader-v4 Bump solana_rbpf to v0.4.0 (#31594) 2023-05-12 18:07:13 +02:00
sbf Bump proc-macro2 from 1.0.56 to 1.0.57 (#31644) 2023-05-16 01:23:21 -07:00
stake clean up delegation errors (#31202) 2023-04-14 15:30:59 -07:00
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 Cleanup - mock_process_instruction() (#31088) 2023-04-07 12:53:19 +02:00
zk-token-proof-tests