proc-macro-crate-name-test-macros 0.1.3

testing to see whether CARGO_PKG_NAME is populated correctly when proc macro crate is re-exported
Documentation
[dependencies.walkdir]
version = "2"

[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.3"