[dependencies.proc-macro2]
version = "1.0.36"
[dependencies.quote]
version = "1.0.15"
[dependencies.syn]
version = "1.0.86"
[lib]
proc-macro = true
[package]
authors = ["Jannik Obermann <jannik.obermann@gmail.com>"]
description = "Procedural macro for temply"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "temply-derive"
repository = "https://github.com/jannik4/temply"
rust-version = "1.56"
version = "0.3.0"