mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
CHANGELOG.md: typo (#15660)
This commit is contained in:
commit
d2c0bcd8e9
@ -838,7 +838,7 @@
|
|||||||
- ❗️ Lockfile format v4 is now the default for creating/updating a lockfile.
|
- ❗️ Lockfile format v4 is now the default for creating/updating a lockfile.
|
||||||
Rust toolchains 1.78+ support lockfile v4.
|
Rust toolchains 1.78+ support lockfile v4.
|
||||||
For compatibility with earlier MSRV,
|
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)
|
[#14595](https://github.com/rust-lang/cargo/pull/14595)
|
||||||
- ❗️ cargo-package: When using the `--package` flag, only the specified
|
- ❗️ cargo-package: When using the `--package` flag, only the specified
|
||||||
packages are packaged. Previously, the package in the current working
|
packages are packaged. Previously, the package in the current working
|
||||||
|
Loading…
x
Reference in New Issue
Block a user