solana/programs/bpf
dependabot[bot] bb97c8fdcd
Bump zstd from 0.9.0+zstd.1.5.0 to 0.9.1+zstd.1.5.1 (#22105)
* Bump zstd from 0.9.0+zstd.1.5.0 to 0.9.1+zstd.1.5.1

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

---
updated-dependencies:
- dependency-name: zstd
  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-12-25 21:26:55 -07:00
..
benches Bump rbpf to v0.2.19 (#21880) 2021-12-14 16:51:23 +01:00
c
rust Add test to enforce that program id account info for CPI is optional (#22069) 2021-12-24 00:43:15 +01:00
tests Add test to enforce that program id account info for CPI is optional (#22069) 2021-12-24 00:43:15 +01:00
.gitignore
Cargo.lock Bump zstd from 0.9.0+zstd.1.5.0 to 0.9.1+zstd.1.5.1 (#22105) 2021-12-25 21:26:55 -07:00
Cargo.toml Bump rbpf to v0.2.19 (#21880) 2021-12-14 16:51:23 +01:00
build.rs