Skip to content

Commit 551b739

Browse files
epagexStrom
andauthored
fix: Typo
Co-authored-by: Kaur Kuut <strom@nevermore.ee>
1 parent 5379658 commit 551b739

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
@@ -968,7 +968,7 @@ Some alternative solutions include:
968968

969969
When missing, `cargo publish` could inject `package.rust-version` using the version of rustc used during publish.
970970
**However**, this will err on the side of a higher MSRV than necessary and the only way to
971-
workaround it is to set `CARGO_RESOLVER_PRECEDENCE=maximum` which will then lose
971+
work around it is to set `CARGO_RESOLVER_PRECEDENCE=maximum` which will then lose
972972
all other protections.
973973
As we said, this is likely fine but then there will be no way to opt-out for the subset of maintainers who want to keep their support definition vague.
974974
As things evolve, we could re-evaluate making `"tbd-name-representing-currently-running-rust-toolchain"` the default.

0 commit comments

Comments
 (0)