From 2e46a8118689d1cbc704701c26da234a7edb3926 Mon Sep 17 00:00:00 2001 From: soul-walker <31162815+soul-walker@users.noreply.github.com> Date: Thu, 8 Aug 2024 15:05:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=A0=E4=BD=8D=E7=AC=A6=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cargo-generate.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cargo-generate.toml b/cargo-generate.toml index 0123ad1..08ca857 100644 --- a/cargo-generate.toml +++ b/cargo-generate.toml @@ -1,2 +1,2 @@ [placeholders] -project_description = { prompt = "Project description", type = "editor" } \ No newline at end of file +project_description = { prompt = "Project description", type = "text" } \ No newline at end of file