Skip to content

Commit 2761949

Browse files
committed
Auto merge of #12601 - epage:tone, r=weihanglo
docs(changelog): Clarify language for Cargo.lock policy
2 parents 4d8d461 + fc4a81d commit 2761949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
### Documentation
1515

16-
- ❗ Policy change: always check `Cargo.lock` in verison control, even for
17-
libraries. Lockfile and CI integration documentations are also expanded.
16+
- ❗ Policy change: Checking `Cargo.lock` into version control is now the default choice,
17+
even for libraries. Lockfile and CI integration documentations are also expanded.
1818
[Policy docs](https://doc.rust-lang.org/nightly/cargo/faq.html#why-have-cargolock-in-version-control),
1919
[Lockfile docs](https://doc.rust-lang.org/nightly/cargo/guide/cargo-toml-vs-cargo-lock.html),
2020
[CI docs](https://doc.rust-lang.org/nightly/cargo/guide/continuous-integration.html),

0 commit comments

Comments
 (0)