solana/programs/bpf
dependabot[bot] a125e7b8c2
chore: bump serde_json from 1.0.71 to 1.0.72 (#21426)
* chore: bump serde_json from 1.0.71 to 1.0.72

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.71 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.71...v1.0.72)

---
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>
2021-11-30 18:03:09 +00:00
..
benches Bumps solana_rbpf to v0.2.16 (#21492) 2021-11-30 16:26:36 +01:00
c Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
rust Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
tests Bumps solana_rbpf to v0.2.16 (#21492) 2021-11-30 16:26:36 +01:00
.gitignore
Cargo.lock chore: bump serde_json from 1.0.71 to 1.0.72 (#21426) 2021-11-30 18:03:09 +00:00
Cargo.toml Bumps solana_rbpf to v0.2.16 (#21492) 2021-11-30 16:26:36 +01:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00