aboutsummaryrefslogtreecommitdiff
path: root/crates/proc_macro_test/Cargo.toml
blob: 7b0f64f318c52dc3dafbe0ccf0530bc2ae44cecb (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "proc_macro_test"
version = "0.0.0"
license = "MIT OR Apache-2.0"
authors = ["rust-analyzer developers"]
edition = "2018"

[lib]
doctest = false
proc-macro = true