]> git.lizzy.rs Git - rust.git/blob - src/tools/cargotest/Cargo.toml
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
[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"