Merge pull request #54 from Nicoretti/toml
Add additional meta data to improve crate experience
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[package]
|
[package]
|
||||||
authors = ["{{authors}}"]
|
authors = ["{{authors}}"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
readme = "README.md"
|
||||||
name = "{{project-name}}"
|
name = "{{project-name}}"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user