Skip to content

Commit fc4a81d

Browse files
committed
docs(changelog): Clarify language for Cargo.lock policy
1 parent a873df5 commit fc4a81d

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)