[dependencies.darling]
version = "0.14.0"
[dependencies.proc-macro2]
version = "1.0.0"
[dependencies.quote]
version = "1.0.0"
[dependencies.syn]
version = "1.0.56"
[dev-dependencies.unstringify]
version = "0.1.4"
[features]
nightly = []
[lib]
proc-macro = true
[package]
authors = ["yvt <i@yvt.jp>"]
description = "Ergonomic string literal interpolation in macro definitions"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "macropol"
readme = "README.md"
repository = "https://github.com/yvt/macropol-rs"
resolver = "2"
version = "0.1.3"