Skip to content

Commit a8a3c1e

Browse files
epagexStrom
andauthored
fix: Clarify language
Co-authored-by: Kaur Kuut <strom@nevermore.ee>
1 parent 7c9f7fc commit a8a3c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/3537-msrv-resolver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ this introduces another form of drift from the latest dependencies
916916
(in addition to [lockfiles](https://doc.rust-lang.org/cargo/faq.html#why-have-cargolock-in-version-control)).
917917
However, we already recommend people
918918
[verify their latest dependencies](https://doc.rust-lang.org/nightly/cargo/guide/continuous-integration.html#verifying-latest-dependencies),
919-
so the only scenario this degrades it further is when lockfiles are verified by always updating to the latest, like with RenovateBot,
919+
so the only scenario this further degrades is when lockfiles are verified by always updating to the latest, like with RenovateBot,
920920
and only in the sense that the user needs to know to explicitly take action to add another verification job to CI.
921921

922922
# Rationale and alternatives

0 commit comments

Comments
 (0)