summaryrefslogtreecommitdiffstats
path: root/src/tools/cargotest/Cargo.toml
blob: bfd894e2bd27b2f2e57e104bba7c8ab3ee39e194 (plain)
1
2
3
4
5
6
7
8
[package]
name = "cargotest2"
version = "0.1.0"
edition = "2021"

[[bin]]
name = "cargotest"
path = "main.rs"