We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d8d461 + fc4a81d commit 2761949Copy full SHA for 2761949
CHANGELOG.md
@@ -13,8 +13,8 @@
13
14
### Documentation
15
16
-- ❗ Policy change: always check `Cargo.lock` in verison control, even for
17
- libraries. Lockfile and CI integration documentations are also expanded.
+- ❗ Policy change: Checking `Cargo.lock` into version control is now the default choice,
+ even for libraries. Lockfile and CI integration documentations are also expanded.
18
[Policy docs](https://doc.rust-lang.org/nightly/cargo/faq.html#why-have-cargolock-in-version-control),
19
[Lockfile docs](https://doc.rust-lang.org/nightly/cargo/guide/cargo-toml-vs-cargo-lock.html),
20
[CI docs](https://doc.rust-lang.org/nightly/cargo/guide/continuous-integration.html),
0 commit comments