# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "protobuf-sys" version = "0.2.0+26.1" authors = ["Materialize, Inc."] description = "Low-level bindings to libprotobuf." documentation = "https://docs.rs/protobuf-sys" readme = "README.md" categories = ["external-ffi-bindings"] license = "Apache-2.0" repository = "https://github.com/MaterializeInc/rust-protobuf-native" [dependencies.autocxx] version = "0.26.0" [dependencies.cxx] version = "1.0.122" [dependencies.protobuf-src] version = "2.0.0" [build-dependencies.autocxx-build] version = "0.26.0"