doomemacs/private/templates/rust-mode/@@Cargo.toml
2015-09-30 12:28:52 -04:00

5 lines
113 B
TOML

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