Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion posts/2023-08-29-committing-lockfiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependency is yanked or a new release contains a bug.

## Why the change

A lot as changed for Rust since the guideline was written.
A lot has changed for Rust since the guideline was written.
Rust has shifted from being a language for early adopters to being more mainstream,
and we need to be mindful of the on-boarding experience of these new-to-Rust developers.
Also with this wider adoption, it isn't always practical to assume everyone is using
Expand Down