[package] name = "googleplay-protobuf" version = "2.1.0" authors = ["Bill Budington "] build = "build.rs" license = "MIT" edition = "2021" description = "The automatically generated types derived from the Google Play Protobuf specification." repository = "https://github.com/EFForg/rs-google-play/tree/master/googleplay-protobuf" [dependencies] prost = "0.13" [build-dependencies] prost-build = "0.13"