mirror of
https://github.com/getzola/zola
synced 2025-01-08 09:58:49 +00:00
3e48ff24b5
Close #115
8 lines
162 B
TOML
8 lines
162 B
TOML
[package]
|
|
name = "link_checker"
|
|
version = "0.1.0"
|
|
authors = ["Vincent Prouillet <prouillet.vincent@gmail.com>"]
|
|
|
|
[dependencies]
|
|
reqwest = "0.8"
|
|
lazy_static = "1"
|