solana/programs/sbf
dependabot[bot] 3f3ee89f72
Bump nix from 0.25.1 to 0.26.2 (#31505)
Bumps [nix](https://github.com/nix-rust/nix) from 0.25.1 to 0.26.2.
- [Changelog](https://github.com/nix-rust/nix/blob/v0.26.2/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.25.1...v0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: illia.bobyr@solana.com
2023-05-05 19:16:52 -07:00
..
benches Update SBF bench to account for delay visibility (#31501) 2023-05-04 17:17:02 -07:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust programs: change `borrow_mut` -> `borrow` in two places in test (#31399) 2023-05-05 13:08:17 +02:00
tests Update SBF programs tests to use bank from the correct slot (#31491) 2023-05-04 13:25:02 -07:00
.gitignore
Cargo.lock Bump nix from 0.25.1 to 0.26.2 (#31505) 2023-05-05 19:16:52 -07:00
Cargo.toml Refactor - Cleanup error handling in program runtime (#30693) 2023-04-05 15:50:34 +02:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00