[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.venial]
version = "0.5"
[lib]
name = "bones_schema_macros"
path = "src/lib.rs"
proc-macro = true
[package]
authors = ["The Fish Folk & Spicy Lobster Developers"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["game-development", "game-engines", "wasm", "data-structures"]
description = "Macros for the bones_schema crate."
documentation = "https://fishfolk.github.io/bones/rustdoc/bones_framework/index.html"
edition = "2021"
keywords = ["bones", "bevy", "scripting", "ecs", "framework"]
license = "MIT OR Apache-2.0"
name = "bones_schema_macros"
readme = false
repository = "https://github.com/fishfolk/bones"
version = "0.4.0"