rustic / com.osm.gradle.plugins.types.variants.options.config / CargoNew / vcs

vcs

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.