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 aed94a8 commit 80f5b25Copy full SHA for 80f5b25
src/doc/src/CHANGELOG.md
@@ -838,7 +838,7 @@
838
- ❗️ Lockfile format v4 is now the default for creating/updating a lockfile.
839
Rust toolchains 1.78+ support lockfile v4.
840
For compatibility with earlier MSRV,
841
- consdier setting the `package.rust-version` to 1.82 or earlier.
+ consider setting the `package.rust-version` to 1.82 or earlier.
842
[#14595](https://github.com/rust-lang/cargo/pull/14595)
843
- ❗️ cargo-package: When using the `--package` flag, only the specified
844
packages are packaged. Previously, the package in the current working
0 commit comments