]> git.lizzy.rs Git - rust.git/blob - src/tools/linkchecker/Cargo.toml
Auto merge of #67458 - pnkfelix:fix-66530-by-propagating-fatal-error-from-worker...
[rust.git] / src / tools / linkchecker / Cargo.toml
1 [package]
2 name = "linkchecker"
3 version = "0.1.0"
4 authors = ["Alex Crichton <alex@alexcrichton.com>"]
5 edition = "2018"
6
7 [[bin]]
8 name = "linkchecker"
9 path = "main.rs"