mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
commit
9d9cbd11ab
@ -54,7 +54,7 @@ email = "..."
|
|||||||
|
|
||||||
# By default `cargo new` will initialize a new Git repository. This key can
|
# 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`,
|
# be set to change the version control system used. Valid values are `git`,
|
||||||
# `hg` (for Mecurial), `pijul`, `fossil`, or `none` to disable this behavior.
|
# `hg` (for Mercurial), `pijul`, `fossil`, or `none` to disable this behavior.
|
||||||
vcs = "none"
|
vcs = "none"
|
||||||
|
|
||||||
# For the following sections, $triple refers to any valid target triple, not the
|
# For the following sections, $triple refers to any valid target triple, not the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user