dfhack-proto 0.10.0

Generated code from the DFHack API
Documentation
[build-dependencies.dfhack-proto-srcs]
version = "0.10.0"

[build-dependencies.heck]
version = "0.5.0"

[build-dependencies.prettyplease]
version = "0.2.4"

[build-dependencies.proc-macro2]
version = "1.0.56"

[build-dependencies.protobuf]
version = "=3.7.2"

[build-dependencies.protobuf-codegen]
version = "=3.7.2"

[build-dependencies.quote]
version = "1.0.18"

[build-dependencies.regex]
version = "1"

[build-dependencies.syn]
version = "2.0.15"

[dependencies.protobuf]
version = "=3.7.2"

[features]
reflection = []

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

[package]
authors = ["Pierre Lulé <pierre@lule.fr>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["api-bindings", "game-development", "games"]
description = "Generated code from the DFHack API"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "dfhack-proto"
readme = "README.md"
repository = "https://github.com/plule/dfhack-remote"
version = "0.10.0"