[dependencies.proc-macro2]
version = "1.0.24"
[dependencies.quote]
version = "1.0.7"
[dependencies.syn]
features = ["full", "fold", "visit", "extra-traits"]
version = "1.0.51"
[lib]
proc-macro = true
[package]
authors = ["barsoosayque <shtoshich@gmail.com>"]
description = "Proc macro crate for bevy_fallible"
edition = "2018"
license = "MIT"
name = "bevy_fallible_derive"
repository = "https://github.com/barsoosayque/bevy_fallible"
version = "0.4.0"