doomemacs/private/templates/rust-mode/__Cargo.toml
2015-11-06 02:21:45 -05:00

5 lines
113 B
TOML

[package]
name = "${1:Project Name}"
version = "0.0.1"
authors = [ "`user-full-name` <`user-mail-address`>" ]
$0