val vcs: String?
By default cargo new will initialize a new Git repository. This key can be set to change the version control system used. Valid values are git, hg (for Mercurial), pijul, fossil, or none to disable this behavior.
cargo new
git
hg
pijul
fossil
none