summary refs log tree commit diff
path: root/src/tools/rust-analyzer/crates/proc-macro-srv/proc-macro-test/Cargo.toml
blob: 16fcc92962072a4db8d9882332d1c427d9f3e2ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "proc-macro-test"
version = "0.0.0"
publish = false

edition = "2021"
license = "MIT OR Apache-2.0"

[lib]

[build-dependencies]
cargo_metadata = "0.18.1"