solana/programs/bpf
dependabot[bot] 6e5612dd55
chore: bump libc from 0.2.125 to 0.2.126 (#25332)
* chore: bump libc from 0.2.125 to 0.2.126

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.125 to 0.2.126.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.125...0.2.126)

---
updated-dependencies:
- dependency-name: libc
  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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2022-05-19 13:58:12 -06:00
..
benches Revert "Disallow deployment of deprecated _sol_alloc_free syscall (#24986)" (#25170) 2022-05-12 17:58:17 -05:00
c Revert "Disallow deployment of deprecated _sol_alloc_free syscall (#24986)" (#25170) 2022-05-12 17:58:17 -05:00
rust fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
tests Use consistent naming for compute unit limit (#25229) 2022-05-18 13:14:31 +08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock chore: bump libc from 0.2.125 to 0.2.126 (#25332) 2022-05-19 13:58:12 -06:00
Cargo.toml Bumps solana_rbpf to v0.2.29 (#25333) 2022-05-19 09:19:05 +02:00
build.rs sim: Override slot hashes account on simulation bank (#24543) 2022-04-22 12:32:31 +02:00