[package] name = "googleapis-tonic" version = "0.1.0" authors = ["bouzuya "] description = "A Google APIs client library generated by tonic-build" edition = "2021" exclude = [".github"] keywords = ["api", "gcloud", "gcp", "google", "tonic"] license = "MIT OR Apache-2.0" repository = "https://github.com/bouzuya/googleapis-tonic" [dependencies] prost = "0.13.1" prost-types = "0.13.1" tonic = "0.12.1"