mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 21:33:09 +00:00
10 lines
121 B
TOML
10 lines
121 B
TOML
[package]
|
|
name = "proc_macro_test_attribute"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
|
|
[lib]
|
|
proc-macro = true
|