[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["IllusionAutumn d161442079@163.com"]
description = "A small package to simplify bevy writing"
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
license = "MIT OR Apache-2.0"
name = "bevy_state_tool"
readme = "README.md"
version = "0.1.1"