Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
src
/
tools
/
linkchecker
/
Cargo.toml
blob: e5d870c039dc11c9bcea644bf159e8c075b39568 [
file
] [
log
] [
blame
] [
edit
]
[
package
]
name
=
"linkchecker"
version
=
"0.1.0"
authors
=
[
"Alex Crichton <alex@alexcrichton.com>"
]
edition
=
"2018"
[[
bin
]]
name
=
"linkchecker"
path
=
"main.rs"
[
dependencies
]
regex
=
"1"
once_cell
=
"1"