nkv_spec 0.1.2

Cap'n Proto generated files for nkv
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 = "nkv_spec"
version = "0.1.2"
authors = ["Pavel Abramov <uncle.decart@gmail.com>"]
include = [
    "Cargo.toml",
    "lib.rs",
    "spec_capnp.rs",
]
description = "Cap'n Proto generated files for nkv"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/uncleDecart/nkv_spec"

[lib]
path = "lib.rs"

[dependencies.capnp]
version = "0.20.3"

[dependencies.capnpc]
version = "0.20.0"