solana/storage-bigtable/build-proto
dependabot[bot] 3e1b4aec2e
chore: bump thiserror from 1.0.28 to 1.0.29 (#19660)
* chore: bump thiserror from 1.0.28 to 1.0.29

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.28...1.0.29)

---
updated-dependencies:
- dependency-name: thiserror
  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-09-06 19:53:57 -06:00
..
src Convert Blockstore Rewards cf to protobuf (#12860) 2020-10-15 18:04:10 -06:00
.gitignore
Cargo.lock chore: bump thiserror from 1.0.28 to 1.0.29 (#19660) 2021-09-06 19:53:57 -06:00
Cargo.toml Bump tonic-build for build-proto (#19208) 2021-08-12 19:30:56 +00: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