2024-11-29 03:54:45 +00:00

16 lines
298 B
TOML

[package]
name = "cargo-test-macro"
version = "0.3.3"
edition.workspace = true
rust-version = "1.83" # 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