solana/programs/bpf
dependabot[bot] 8d0357794e
chore: bump anyhow from 1.0.48 to 1.0.51 (#21515)
* chore: bump anyhow from 1.0.48 to 1.0.51

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.48 to 1.0.51.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.48...1.0.51)

---
updated-dependencies:
- dependency-name: anyhow
  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 15:55:15 -07: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 anyhow from 1.0.48 to 1.0.51 (#21515) 2021-11-30 15:55:15 -07: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