[package]
name = "java_asm_macro"
version.workspace = true
authors.workspace = true
edition.workspace = true
description.workspace = true
documentation.workspace = true
license.workspace = true
readme.workspace = true
repository.workspace = true
[dependencies]
quote = "1.0"
syn = "1.0"
[lib]
doctest = false
proc-macro = true