aboutsummaryrefslogtreecommitdiff
path: root/website/website-gen/Cargo.toml
blob: b471a81fd02886a36dcb7df6fdb15a511dd5aa60 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "website-gen"
version = "0.0.0"
authors = ["Aleksey Kladov <[email protected]>"]
edition = "2018"
publish = false

[dependencies]
walkdir = "2.2.0"