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 Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
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 tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
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 Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00