10 lines
121 B
TOML
Raw Permalink Normal View History

2025-10-22 13:55:35 +03:00
[package]
name = "proc_macro_test_attribute"
version = "0.1.0"
edition = "2024"
[dependencies]
[lib]
2025-10-22 16:28:19 +03:00
proc-macro = true