[lib]
proc-macro = true
[package]
authors = ["sam0x17"]
description = "testing to see whether CARGO_PKG_NAME is populated correctly when proc macro crate is re-exported"
edition = "2021"
license = "MIT"
name = "proc-macro-crate-name-test-macros"
version = "0.1.0"