doomemacs/private/templates/rust-mode/__Cargo.toml

6 lines
113 B
TOML
Raw Normal View History

2015-09-30 12:28:52 -04:00
[package]
name = "${1:Project Name}"
version = "0.0.1"
authors = [ "`user-full-name` <`user-mail-address`>" ]
$0