solana/programs/bpf
dependabot[bot] 44ab660172
chore: bump libc from 0.2.119 to 0.2.120 (#23694)
* chore: bump libc from 0.2.119 to 0.2.120

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

---
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-03-16 00:34:40 -06:00
..
benches Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
tests Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
.gitignore
Cargo.lock chore: bump libc from 0.2.119 to 0.2.120 (#23694) 2022-03-16 00:34:40 -06:00
Cargo.toml Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
build.rs CI clippy and fmt for all (#23599) 2022-03-11 12:07:06 -08:00