solana/programs/bpf
dependabot[bot] d870f566ef
chore: bump serde from 1.0.130 to 1.0.131 (#21758)
* chore: bump serde from 1.0.130 to 1.0.131

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131)

---
updated-dependencies:
- dependency-name: serde
  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-12-10 08:47:46 +00:00
..
benches Cleanup: InvokeContext accessors (#21574) 2021-12-03 12:15:22 +01:00
c Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
rust Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
tests Feature gates for rbpf v0.2.16 (#21590) 2021-12-03 15:45:25 +01:00
.gitignore
Cargo.lock chore: bump serde from 1.0.130 to 1.0.131 (#21758) 2021-12-10 08:47:46 +00:00
Cargo.toml Bumps solana_rbpf to v0.2.17 (#21672) 2021-12-07 22:12:09 +01:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00