blob: e216936ee2ffd62b6d99e3f91db31efeaae490c2 [file] [log] [blame]
[package]
name = "cargo-test-macro"
version = "0.1.0"
edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
documentation = "https://github.com/rust-lang/cargo"
description = "Helper proc-macro for Cargo's testsuite."
publish = false
[lib]
proc-macro = true
[lints]
workspace = true