Merge pull request #54 from Nicoretti/toml

Add additional meta data to improve crate experience
This commit is contained in:
Emil Fresk
2018-10-28 23:48:50 +01:00
committed by GitHub

View File

@@ -1,6 +1,7 @@
[package]
authors = ["{{authors}}"]
edition = "2018"
readme = "README.md"
name = "{{project-name}}"
version = "0.1.0"