capnp_conv2_codegen_req 0.5.0-pre.1

Friendly Rust types for working with Cap'n Proto CodeGeneratorRequest schema data
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "capnp_conv2_codegen_req"
version = "0.5.0-pre.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Friendly Rust types for working with Cap'n Proto CodeGeneratorRequest schema data"
readme = false
license = "MIT"
repository = "https://github.com/richardstephens/capnp_conv2"

[lib]
name = "capnp_conv2_codegen_req"
path = "src/lib.rs"

[dependencies.capnp]
version = "0.25"

[dependencies.capnp_conv2]
version = "0.5.0-pre.1"

[dependencies.serde]
version = "1"
features = ["derive"]