[dependencies.pbjson-types]
version = "0.7.0"
[dependencies.prost]
version = "0.13.4"
[dependencies.serde]
features = ["derive"]
version = "1.0.216"
[dependencies.serde_bytes]
version = "0.11.15"
[lib]
name = "google_cloudevents"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Prost codegen structs for Google CloudEvent types"
edition = "2021"
license = "MIT"
name = "google-cloudevents"
readme = false
repository = "https://github.com/fourlexboehm/google-cloudevents-rs"
version = "0.1.7"