solana/programs/bpf
dependabot[bot] d458fac2ff
chore: bump bincode from 1.3.1 to 1.3.3 (#18087)
* chore: bump bincode from 1.3.1 to 1.3.3

Bumps [bincode](https://github.com/servo/bincode) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/compare/v1.3.1...v1.3.3)

---
updated-dependencies:
- dependency-name: bincode
  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-06-21 16:06:31 +00:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Fix file permissions (#17910) 2021-06-12 02:03:32 +00:00
rust More nightly clippy fixes 2021-06-18 17:07:50 -07:00
tests Updates BPF program assert_instruction_count tests. 2021-06-18 10:42:46 -07:00
.gitignore
Cargo.lock chore: bump bincode from 1.3.1 to 1.3.3 (#18087) 2021-06-21 16:06:31 +00: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