summary refs log tree commit diff
path: root/src/tools/linkchecker/Cargo.toml
blob: d6b7dafea40e0135b4e6b1baef68036a2f23c553 (plain)
1
2
3
4
5
6
7
8
[package]
name = "linkchecker"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]

[[bin]]
name = "linkchecker"
path = "main.rs"