[package] | |
name = "cargo-test-macro" | |
version = "0.4.3" | |
edition.workspace = true | |
rust-version = "1.86" # MSRV:1 | |
license.workspace = true | |
homepage.workspace = true | |
repository.workspace = true | |
description = "Helper proc-macro for Cargo's testsuite." | |
[lib] | |
proc-macro = true | |
[lints] | |
workspace = true |