We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78e4b1 commit 73bdc96Copy full SHA for 73bdc96
text/0000-min-rust-version.md
@@ -79,7 +79,7 @@ Yanked crates will be ignored in this process.
79
Implementing this functionality hopefully will allow us to close the long-standing
80
debate regarding whether MSRV bump is a breaking change or not and will allow
81
crate authors to feel less restrictive about bumping their crate's MSRV. (though
82
-it may be a usefull convention for post-1.0 crates to bump minor version on MSRV
+it may be a useful convention for post-1.0 crates to bump minor version on MSRV
83
bump to allow publishing backports which fix serious issues using patch version)
84
85
Note that described MSRV constraints and checks for dependency versions resolution
0 commit comments