rust/crates/proc_macro_test/imp/Cargo.toml
Laurențiu Nicola 8457ae34bd Set MSRV
2021-10-23 15:07:11 +03:00

18 lines
320 B
TOML

[package]
name = "proc_macro_test_impl"
version = "0.0.0"
license = "MIT OR Apache-2.0"
edition = "2021"
rust-version = "1.56"
publish = false
[lib]
doctest = false
proc-macro = true
[workspace]
[dependencies]
# this crate should not have any dependencies, since it uses its own workspace,
# and its own `Cargo.lock`