Remove unnecesarily heavy and practically unused cargo-generate

This commit is contained in:
datdenkikniet
2023-05-01 14:42:38 +02:00
parent 17943121d9
commit 43a6abed5e
5 changed files with 21 additions and 26 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
[package]
# TODO fix `authors` and `name` if you didn't use `cargo-generate`
authors = ["{{authors}}"]
name = "{{project-name}}"
name = "test-app"
edition = "2021"
version = "0.1.0"