[package] name = "java_asm_internal" version.workspace = true authors.workspace = true edition.workspace = true description.workspace = true documentation.workspace = true license.workspace = true readme.workspace = true repository.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] java_asm_macro = { workspace = true } [lib] doctest = false