[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["Daniel Thaler <daniel@dthaler.de>"]
description = "provides macros in support of the a2lfile crate"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "a2lmacros"
repository = "https://github.com/DanielT/a2lfile"
version = "0.8.2"