We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51de347 commit 51195c8Copy full SHA for 51195c8
1 file changed
Cargo.toml
@@ -2,7 +2,7 @@
2
authors = ["Vincent Prouillet <hello@vincentprouillet.com>"]
3
description = "A simple way to get started with a project by scaffolding from a template powered by the Tera engine"
4
edition = "2018"
5
-keywords = ["rust", "tera", "scaffolding", "templating", "generator", "boilerplate"]
+keywords = ["tera", "scaffolding", "templating", "generator", "boilerplate"]
6
license = "MIT"
7
name = "kickstart"
8
version = "0.3.0"
0 commit comments