rust/crates/proc_macro_test/Cargo.toml

12 lines
196 B
TOML
Raw Normal View History

[package]
name = "proc_macro_test"
version = "0.0.0"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2018"
publish = false
[lib]
doctest = false
proc-macro = true