[dependencies.heck]
version = ">=0.4, <=0.5"
[dependencies.prost]
version = "0.13.1"
[dependencies.prost-build]
version = "0.13.1"
[dependencies.prost-types]
version = "0.13.1"
[dependencies.quote]
version = "1.0"
[lib]
name = "prost_wkt_build"
path = "src/lib.rs"
[package]
authors = ["fdeantoni <fdeantoni@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Helper crate for prost to allow JSON serialization and deserialization of Well Known Types."
documentation = "https://docs.rs/prost-wkt-build"
edition = "2021"
license = "Apache-2.0"
name = "prost-wkt-build"
readme = "README.md"
repository = "https://github.com/fdeantoni/prost-wkt"
rust-version = "1.70"
version = "0.6.0"