joey-tmpls/template/Cargo.toml

10 lines
235 B
TOML
Raw Normal View History

2020-11-23 21:32:03 +00:00
[package]
name = "{{project_name}}"
version = "{{version}}"
authors = ["{{author}} <{{author_email}}>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]