solana/programs/sbf
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
..
benches Bump solana_rbpf to v0.4.0 (#31594) 2023-05-12 18:07:13 +02:00
c
rust programs: change `borrow_mut` -> `borrow` in two places in test (#31399) 2023-05-05 13:08:17 +02:00
tests Remove executor cache from the codebase (#31566) 2023-05-10 07:11:04 -07:00
.gitignore
Cargo.lock Bump proc-macro2 from 1.0.56 to 1.0.57 (#31644) 2023-05-16 01:23:21 -07:00
Cargo.toml Cargo.toml: Remove duplicate solana dependencies (#31607) 2023-05-15 19:02:11 -07:00
build.rs