Crates.io | protobuf-src |
lib.rs | protobuf-src |
version | 2.1.1+27.1 |
source | src |
created_at | 2021-12-22 18:32:44.837696+00 |
updated_at | 2025-01-31 08:59:32.141218+00 |
description | Build system integration for libprotobuf. |
homepage | |
repository | https://github.com/MaterializeInc/rust-protobuf-native |
max_upload_size | |
id | 501866 |
size | 52,238,242 |
Rust build system integration with libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
# Cargo.toml
[dependencies]
protobuf-src = "2.1.1"