solana/programs/bpf
dependabot[bot] 55ea672041
chore: bump serde_json from 1.0.69 to 1.0.70 (#21285)
* chore: bump serde_json from 1.0.69 to 1.0.70

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.69 to 1.0.70.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.69...v1.0.70)

---
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 <you@example.com>
2021-11-15 15:27:47 -07:00
..
benches Replaces MockInvokeContext by ThisInvokeContext in tests (#20881) 2021-11-04 21:47:32 +01:00
c Add DOS test that sends large transactions (#20624) 2021-10-29 15:57:32 -04:00
rust Add sanity test to verify floating point std math lib works for BPF (#21013) 2021-11-03 00:09:58 +00:00
tests Bump bpf-tools to v1.19 (#21256) 2021-11-13 19:36:28 +00:00
.gitignore
Cargo.lock chore: bump serde_json from 1.0.69 to 1.0.70 (#21285) 2021-11-15 15:27:47 -07:00
Cargo.toml Replaces MockInvokeContext by ThisInvokeContext in tests (#20881) 2021-11-04 21:47:32 +01:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00