[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" } [hooks] post = ["post-script.rhai"]