blob: ec598e7aeffec900c5789433edba560252bac5d4 (
plain)
1
2
3
4
5
|
[template]
cargo_generate_version = ">=0.23.0"
[placeholders]
project-description = { type = "string", prompt = "Short description of the project", default = "An example generated using the simple template" }
|