solana/programs/bpf
dependabot-preview[bot] 841ecfd927
chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867)
* chore(deps): bump bincode from 1.2.1 to 1.3.1

Bumps [bincode](https://github.com/servo/bincode) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/commits)

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

* [auto-commit] Update all Cargo lock files

* Switch from deprecated method

* Add options to maintain behavior with bincode::options()

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2020-07-09 00:08:05 +00:00
..
benches Route all loader messages to log collector (#10528) 2020-06-13 13:20:08 -07:00
c Add PubkeyError for ProgramError (#10748) 2020-06-23 11:19:27 -07:00
rust Prevent stub inclusion when building shared objects (#10875) 2020-07-01 13:15:30 -07:00
tests Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00
.gitignore
Cargo.lock chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867) 2020-07-09 00:08:05 +00:00
Cargo.toml Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
build.rs Add Cross-program invocations (#9582) 2020-04-28 14:33:56 -07:00