solana/storage-bigtable/build-proto
dependabot[bot] 67d1628602
chore: bump libc from 0.2.129 to 0.2.131 (#27162)
* chore: bump libc from 0.2.129 to 0.2.131

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

---
updated-dependencies:
- dependency-name: libc
  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-08-16 13:01:37 -06:00
..
src Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00
.gitignore
Cargo.lock chore: bump libc from 0.2.129 to 0.2.131 (#27162) 2022-08-16 13:01:37 -06:00
Cargo.toml Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00
README.md
build.sh

README.md

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