[package] name = "wechaty-grpc" version = "0.3.0" authors = ["Gabriel Wu "] edition = "2018" license = "Apache-2.0" description = "Rust library automatically generated from Wechaty-puppet gRPC definitions" keywords = ["chatbot", "wechaty"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tonic = "0.5" prost = "0.8" [build-dependencies] tonic-build = "0.5"