dotfiles/templates/rust-monorepo/config.toml

5 lines
110 B
TOML

[cargo-new]
# since we already have a root .git
vcs = "none" # enum["git", "hg", "pijul", "fossil", "none"]