rust-analyzer/crates/proc-macro-srv/proc-macro-test/Cargo.toml
2025-03-23 08:46:10 +01:00

12 lines
172 B
TOML

[package]
name = "proc-macro-test"
version = "0.0.0"
publish = false
edition = "2024"
license = "MIT OR Apache-2.0"
[lib]
[build-dependencies]
cargo_metadata = "0.19.2"