[dependencies.darling]
version = "0.12.0"
[dependencies.heck]
version = "0.3.1"
[dependencies.quote]
version = "1.0.7"
[dependencies.syn]
features = ["full"]
version = "1.0.53"
[package]
authors = ["Chip Senkbeil <chip@senkbeil.org>"]
categories = ["data-structures"]
description = "Companion library for entity_macros that provides data structures that describe ents"
edition = "2018"
homepage = "https://github.com/chipsenkbeil/entity-rs"
license = "MIT OR Apache-2.0"
name = "entity_macros_data"
readme = "README.md"
repository = "https://github.com/chipsenkbeil/entity-rs"
version = "0.3.2"