[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["a7292969 <a7292969@gmail.com>"]
description = "Macros for entity_data crate."
edition = "2021"
license-file = "LICENSE.md"
name = "entity_data-macros"
repository = "https://github.com/a7292969/entity_data/macros"
version = "1.5.1"