blob: fb98d758a8b7b1684e0a03a4850811bc3c553cbd [file] [log] [blame]
[package]
name = "proc-macro-test-impl"
version = "0.0.0"
license = "MIT OR Apache-2.0"
edition = "2021"
publish = false
[lib]
proc-macro = true
[dependencies]
# this crate should not have any dependencies, since it uses its own workspace,
# and its own `Cargo.lock`
[workspace]