solana-with-rpc-optimizations/programs/bpf
dependabot[bot] 7933c7fc24
chore: bump anyhow from 1.0.55 to 1.0.56 (#23514)
* chore: bump anyhow from 1.0.55 to 1.0.56

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

---
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>
2022-03-07 16:26:30 -07:00
..
benches Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
tests Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
.gitignore
Cargo.lock chore: bump anyhow from 1.0.55 to 1.0.56 (#23514) 2022-03-07 16:26:30 -07:00
Cargo.toml Bump version to 1.10.1 (#23453) 2022-03-02 13:47:01 -06:00
build.rs Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00