solana/programs/sbf
dependabot[bot] a2d2eb3ba8
build(deps): bump proc-macro2 from 1.0.74 to 1.0.75 (#34647)
* build(deps): bump proc-macro2 from 1.0.74 to 1.0.75

Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.74 to 1.0.75.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.74...1.0.75)

---
updated-dependencies:
- dependency-name: proc-macro2
  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>
2024-01-04 22:27:13 +08:00
..
benches Deprecate account meta executable read/update in bpf loaders (#34194) 2024-01-03 15:11:48 -06:00
c sdk: fix broken C examples (#33701) 2023-10-16 23:53:03 +02:00
rust cpi: direct_mapping: always zero spare capacity if account alloc changes (#34141) 2023-11-20 23:07:35 +11:00
tests Deprecate account meta executable read/update in bpf loaders (#34194) 2024-01-03 15:11:48 -06:00
.gitignore
Cargo.lock build(deps): bump proc-macro2 from 1.0.74 to 1.0.75 (#34647) 2024-01-04 22:27:13 +08:00
Cargo.toml Use BankForks on tests - Part 3 (#34248) 2023-12-01 13:47:22 -03:00
build.rs Feat(syscall): add altbn128 g1 & g2 compression (#32870) 2023-09-25 05:43:34 -07:00