solana/programs/bpf
dependabot[bot] 2c9d2a2140
chore: bump serde_json from 1.0.79 to 1.0.80 (#24943)
* chore: bump serde_json from 1.0.79 to 1.0.80

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.80)

---
updated-dependencies:
- dependency-name: serde_json
  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-03 13:46:45 -06: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 Simplify register and bind (#24724) 2022-04-28 10:24:42 +02:00
tests Bump solana_rbpf to v0.2.28 (#24800) 2022-04-30 10:58:12 +02:00
.gitignore
Cargo.lock chore: bump serde_json from 1.0.79 to 1.0.80 (#24943) 2022-05-03 13:46:45 -06:00
Cargo.toml Bump solana_rbpf to v0.2.28 (#24800) 2022-04-30 10:58:12 +02:00
build.rs sim: Override slot hashes account on simulation bank (#24543) 2022-04-22 12:32:31 +02:00