From 80f5b251dc0207db4ef28366adb82eb856f7026a Mon Sep 17 00:00:00 2001 From: Tshepang Mbambo Date: Fri, 13 Jun 2025 11:36:04 +0200 Subject: [PATCH] CHANGELOG.md: typo --- src/doc/src/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/src/CHANGELOG.md b/src/doc/src/CHANGELOG.md index 2e16ae775..8b088b7da 100644 --- a/src/doc/src/CHANGELOG.md +++ b/src/doc/src/CHANGELOG.md @@ -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