solana/storage-bigtable/build-proto
dependabot[bot] c4fa849844
chore: bump itertools from 0.10.3 to 0.10.5 (#27962)
* chore: bump itertools from 0.10.3 to 0.10.5

Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.3 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
2022-09-21 15:28:49 -06:00
..
src Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00
.gitignore
Cargo.lock chore: bump itertools from 0.10.3 to 0.10.5 (#27962) 2022-09-21 15:28:49 -06:00
Cargo.toml Whickey/version v1.15 (#27739) 2022-09-13 09:06:15 -05:00
README.md
build.sh CI: Use branch-versioned cargo throughout 2020-11-05 05:05:57 +00:00

README.md

Helper project to build Rust bindings for BigTable, to avoid requiring all Solana developers have protoc installed