]> git.lizzy.rs Git - rust.git/blob - src/tools/cargotest/Cargo.toml
Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc
[rust.git] / src / tools / cargotest / Cargo.toml
1 [package]
2 name = "cargotest2"
3 version = "0.1.0"
4 edition = "2021"
5
6 [[bin]]
7 name = "cargotest"
8 path = "main.rs"