mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 19:40:24 +10:00
6 lines
113 B
TOML
6 lines
113 B
TOML
[package]
|
|
name = "${1:Project Name}"
|
|
version = "0.0.1"
|
|
authors = [ "`user-full-name` <`user-mail-address`>" ]
|
|
$0
|