aboutsummaryrefslogtreecommitdiffstats
path: root/web/template/cargo-generate.toml
blob: 85f8eedb3c21a79ba94d2576355f47d7d562b757 (plain)
1
2
3
4
5
6
[template]
cargo_generate_version = ">=0.23.0"
exclude = ["templates/*"]

[placeholders]
project-description = { type = "string", prompt = "Short description of the project", default = "An example generated using the simple template" }