solana/programs/bpf
dependabot[bot] 9bd02c9570
chore: bump zstd from 0.5.3+zstd.1.4.5 to 0.9.0+zstd.1.5.0 (#18299)
* chore: bump zstd from 0.5.3+zstd.1.4.5 to 0.9.0+zstd.1.5.0

Bumps [zstd](https://github.com/gyscos/zstd-rs) from 0.5.3+zstd.1.4.5 to 0.9.0+zstd.1.5.0.
- [Release notes](https://github.com/gyscos/zstd-rs/releases)
- [Commits](https://github.com/gyscos/zstd-rs/commits/0.9.0)

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

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-06-29 11:12:57 -06:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Don't update if already an executable 2021-06-26 19:19:26 -06:00
rust Don't update if already an executable 2021-06-26 19:19:26 -06:00
tests Don't update if already an executable 2021-06-26 19:19:26 -06:00
.gitignore
Cargo.lock chore: bump zstd from 0.5.3+zstd.1.4.5 to 0.9.0+zstd.1.5.0 (#18299) 2021-06-29 11:12:57 -06:00
Cargo.toml chore: bump miow from 0.2.2 to 0.3.6 (#18000) 2021-06-16 12:30:17 -06:00
build.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00