blob: bb083da671886e49cbe29b6dbfa6ff4f3d2dae93 [file] [log] [blame]
[package]
name = "cargo-test-macro"
version = "0.3.2"
edition.workspace = true
rust-version = "1.81" # 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