solana/storage-bigtable/build-proto
dependabot[bot] aea8f0df16
chore: bump anyhow from 1.0.52 to 1.0.53 (#22743)
* chore: bump anyhow from 1.0.52 to 1.0.53

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.52...1.0.53)

---
updated-dependencies:
- dependency-name: anyhow
  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>
2022-01-25 21:10:34 -07:00
..
src Convert Blockstore Rewards cf to protobuf (#12860) 2020-10-15 18:04:10 -06:00
.gitignore
Cargo.lock chore: bump anyhow from 1.0.52 to 1.0.53 (#22743) 2022-01-25 21:10:34 -07:00
Cargo.toml Bump version to v1.10.0 2021-12-04 20:17:54 +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