[badges.travis-ci]
repository = "amethyst/amethyst"
[dependencies.heck]
version = "0.3.1"
[dependencies.proc-macro-crate]
version = "0.1"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.proc_macro_roids]
version = "0.7"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full", "visit"]
version = "1.0"
[lib]
name = "amethyst_derive"
proc-macro = true
[package]
authors = ["Simon Rönnberg <seamonr@gmail.com>", "Amethyst Foundation <contact@amethyst.rs>"]
description = "Amethyst derive"
documentation = "https://docs.amethyst.rs/stable/amethyst_derive/"
edition = "2018"
homepage = "https://amethyst.rs/"
license = "MIT/Apache-2.0"
name = "amethyst_derive"
repository = "https://github.com/amethyst/amethyst"
version = "0.15.3"