solana/storage-bigtable/build-proto
dependabot[bot] 8df9bcc784
chore: bump libc from 0.2.80 to 0.2.81 (#14092)
* chore: bump libc from 0.2.80 to 0.2.81

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.80 to 0.2.81.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.80...0.2.81)

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>
2020-12-13 12:13:17 +09: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 libc from 0.2.80 to 0.2.81 (#14092) 2020-12-13 12:13:17 +09:00
Cargo.toml Bump version to v1.5.0 2020-10-08 04:51:36 +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