solana/programs/bpf
dependabot[bot] 455313584f
chore: bump sha3 from 0.10.0 to 0.10.1 (#23480)
* chore: bump sha3 from 0.10.0 to 0.10.1

Bumps [sha3](https://github.com/RustCrypto/hashes) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha3-v0.10.0...sha3-v0.10.1)

---
updated-dependencies:
- dependency-name: sha3
  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

* Revert bump in zk-token-sdk

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2022-03-16 06:01:01 +00: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 Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
tests Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
.gitignore
Cargo.lock chore: bump sha3 from 0.10.0 to 0.10.1 (#23480) 2022-03-16 06:01:01 +00:00
Cargo.toml Bump version to 1.10.3 (#23648) 2022-03-14 11:18:45 -05:00
build.rs CI clippy and fmt for all (#23599) 2022-03-11 12:07:06 -08:00