# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)
[package]
name = "grpcio-sys"
version = "0.3.1"
authors = ["The TiKV Project Developers"]
build = "build.rs"
exclude = ["grpc/doc/*", "grpc/etc/*", "grpc/examples/*", "grpc/Makefile", "grpc/templates/*", "grpc/src/node/*", "grpc/src/objective-c/*", "grpc/src/php/*", "grpc/src/python/*", "grpc/src/ruby/*", "grpc/vsprojects/*", "grpc/test/core/end2end/*", "grpc/third_party/benchmark/*", "grpc/third_party/boringssl/fuzz/*", "grpc/third_party/boringssl/crypto/cipher/test/*", "grpc/third_party/boringssl-with-bazel/*", "grpc/third_party/gflags/*", "grpc/third_party/googletest/*", "grpc/third_party/objective_c/*", "grpc/third_party/protobuf/*", "grpc/third_party/rake-compiler-dock/*"]
description = "FFI bindings to gRPC c core library"
homepage = "https://github.com/pingcap/grpc-rs"
documentation = "https://docs.rs/grpcio-sys"
keywords = ["grpc", "bindings"]
categories = ["external-ffi-bindings", "network-programming"]
license = "Apache-2.0"
repository = "https://github.com/pingcap/grpc-rs"
[dependencies.libc]
version = "0.2"
[build-dependencies.cc]
version = "1.0"
[build-dependencies.cmake]
version = "0.1.27"
[build-dependencies.pkg-config]
version = "0.3"
[features]
default = []
secure = []