]> git.lizzy.rs Git - rust.git/blob - src/tools/cargotest/Cargo.toml
Rollup merge of #85054 - jethrogb:jb/sgx-inline-asm, r=Amanieu
[rust.git] / src / tools / cargotest / Cargo.toml
1 [package]
2 name = "cargotest2"
3 version = "0.1.0"
4 authors = ["Brian Anderson <banderson@mozilla.com>"]
5 edition = "2018"
6
7 [[bin]]
8 name = "cargotest"
9 path = "main.rs"