[package]
name = "cargo-test-support"
version = "0.1.0"
edition = "2021"
rust-version = "1.76.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-lang/cargo"
description = "Testing framework for Cargo's testsuite."
[dependencies]
cargo-test-macro = "0.1.0"