Remove unnecesarily heavy and practically unused cargo-generate
This commit is contained in:
+1
-2
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user