solana/storage-bigtable/build-proto
dependabot[bot] 632079641a
chore: bump thiserror from 1.0.26 to 1.0.28 (#19494)
* chore: bump thiserror from 1.0.26 to 1.0.28

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

---
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-08-30 09:35:37 -06:00
..
src Convert Blockstore Rewards cf to protobuf (#12860) 2020-10-15 18:04:10 -06:00
.gitignore Add build-proto 2020-08-05 14:27:12 -07:00
Cargo.lock chore: bump thiserror from 1.0.26 to 1.0.28 (#19494) 2021-08-30 09:35:37 -06:00
Cargo.toml Bump tonic-build for build-proto (#19208) 2021-08-12 19:30:56 +00:00
README.md Add build-proto 2020-08-05 14:27:12 -07:00
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