solana/programs/bpf
dependabot[bot] 8d4e53d23c
chore: bump nix from 0.23.1 to 0.24.0 (#24548)
* chore: bump nix from 0.23.1 to 0.24.0

Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/commits)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

* allow deprecated

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2022-04-22 01:41:11 +00:00
..
benches Singlular syscall context (#24204) 2022-04-11 16:05:09 -07:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Add convenience function for programs to get minimum delegation (#24175) 2022-04-13 14:41:52 -05:00
tests Cost model tracks builtins and bpf programs separately (#24468) 2022-04-19 13:25:47 -05:00
.gitignore
Cargo.lock chore: bump nix from 0.23.1 to 0.24.0 (#24548) 2022-04-22 01:41:11 +00:00
Cargo.toml Simplify syscall register and bind (#24546) 2022-04-21 09:09:07 -07:00
build.rs Add convenience function for programs to get minimum delegation (#24175) 2022-04-13 14:41:52 -05:00