Add additional meta data to improve crate experience
* Add readme setting, so README.md is shown on https://crates.io/
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
authors = ["{{authors}}"]
|
||||
edition = "2018"
|
||||
readme = "README.md"
|
||||
name = "{{project-name}}"
|
||||
version = "0.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user