CHANGELOG.md: typo

This commit is contained in:
Tshepang Mbambo 2025-06-13 11:36:04 +02:00 committed by GitHub
parent aed94a893c
commit 80f5b251dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -838,7 +838,7 @@
- ❗️ Lockfile format v4 is now the default for creating/updating a lockfile.
Rust toolchains 1.78+ support lockfile v4.
For compatibility with earlier MSRV,
consdier setting the `package.rust-version` to 1.82 or earlier.
consider setting the `package.rust-version` to 1.82 or earlier.
[#14595](https://github.com/rust-lang/cargo/pull/14595)
- ❗️ cargo-package: When using the `--package` flag, only the specified
packages are packaged. Previously, the package in the current working