# 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 = "dfhack-proto" version = "0.9.0" authors = ["Pierre Lulé "] description = "Generated code from the DFHack API" readme = "README.md" categories = [ "api-bindings", "game-development", "games", ] license = "MIT OR Apache-2.0" repository = "https://github.com/plule/dfhack-remote" [dependencies.protobuf] version = "=3.4.0" [build-dependencies.dfhack-proto-srcs] version = "0.9.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.4.0" [build-dependencies.protobuf-codegen] version = "=3.4.0" [build-dependencies.quote] version = "1.0.18" [build-dependencies.regex] version = "1" [build-dependencies.syn] version = "2.0.15" [features] reflection = []