solana-with-rpc-optimizations/storage-bigtable/build-proto
dependabot[bot] 04b8e8f5be
chore: bump cc from 1.0.73 to 1.0.78 (#29387)
* chore: bump cc from 1.0.73 to 1.0.78

Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.0.73 to 1.0.78.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Commits](https://github.com/rust-lang/cc-rs/compare/1.0.73...1.0.78)

---
updated-dependencies:
- dependency-name: cc
  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>
2023-01-10 22:50:03 -07:00
..
src Fix windows release builds (#26986) 2022-08-08 09:42:12 -06:00
.gitignore
Cargo.lock chore: bump cc from 1.0.73 to 1.0.78 (#29387) 2023-01-10 22:50:03 -07:00
Cargo.toml chore: add missing members back to workspace.members (#29450) 2023-01-04 13:22:00 +08:00
README.md
build.sh

README.md

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