templating
This commit is contained in:
parent
5eaafa923c
commit
7bea919bd4
@ -1,5 +1,8 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "${REPO-NAME}"
|
name = "${REPO-NAME}"
|
||||||
|
authors = ["${REPO_OWNER}", "${TEMPLATE_OWNER}"]
|
||||||
|
description = "${REPO_DESCRIPTION}"
|
||||||
|
repository = "${REPO_HTTPS_URL}"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user