solana/programs/bpf
dependabot[bot] f865392eee
chore: bump digest from 0.9.0 to 0.10.0 (#21742)
* chore: bump digest from 0.9.0 to 0.10.0

Bumps [digest](https://github.com/RustCrypto/traits) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](https://github.com/RustCrypto/traits/compare/digest-v0.9.0...digest-v0.10.0)

---
updated-dependencies:
- dependency-name: digest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* tree; multiple versions of digest required

* Bump sha3 as well

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-12-09 23:32:21 +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 digest from 0.9.0 to 0.10.0 (#21742) 2021-12-09 23:32:21 +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