solana/programs/bpf
dependabot[bot] 0323ea9f7e
chore: bump tarpc from 0.24.1 to 0.26.2 (#17966)
* chore: bump tarpc from 0.24.1 to 0.26.2

Bumps [tarpc](https://github.com/google/tarpc) from 0.24.1 to 0.26.2.
- [Release notes](https://github.com/google/tarpc/releases)
- [Changelog](https://github.com/google/tarpc/blob/master/RELEASES.md)
- [Commits](https://github.com/google/tarpc/commits)

---
updated-dependencies:
- dependency-name: tarpc
  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

* Accommodate breaking changes & update tracing

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-06-15 20:31:34 +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 Fix file permissions (#17910) 2021-06-12 02:03:32 +00:00
tests Refactor stake program into solana_program (#17906) 2021-06-15 18:04:00 +02:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock chore: bump tarpc from 0.24.1 to 0.26.2 (#17966) 2021-06-15 20:31:34 +00:00
Cargo.toml chore: bump itertools from 0.9.0 to 0.10.1 (#17929) 2021-06-14 18:32:20 +00:00
build.rs Add memory operation syscalls (#16447) 2021-06-01 15:33:17 -07:00