]> git.lizzy.rs Git - rust.git/blob - src/tools/cargotest/Cargo.toml
Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d3719eeb92c18bc004bb6d1965a5f3f'
[rust.git] / src / tools / cargotest / Cargo.toml
1 [package]
2 name = "cargotest2"
3 version = "0.1.0"
4 edition = "2018"
5
6 [[bin]]
7 name = "cargotest"
8 path = "main.rs"