]> git.lizzy.rs Git - rust.git/blob - src/tools/cargotest/Cargo.toml
Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-2022-04-22
[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"