[package] name = "kschoonme-identity-pb" version = "1.0.0" authors = ["Kevin Schoonover "] edition = "2018" license = "MPL-2.0" description = "Generated protofiles for the identity service in kschoon.me infrastructure" repository = "https://github.com/kevinschoonover/kschoonme-protorepo/" homepage = "https://github.com/kevinschoonover/kschoonme-protorepo/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tonic = "0.3.0" prost = "0.6.1" [build-dependencies] tonic-build = "0.3.0"