docs(changelog): Clarify how manifest paths are used

I got confused by this when refreshing myself on the changelog in prep
for the 1.90 release.
This commit is contained in:
Ed Page 2025-09-10 08:50:44 -05:00
parent 78d83495ee
commit 0d354726ea

View File

@ -46,7 +46,7 @@
- cargo-credential-libsecret: give FFI correctly-sized object
[#15767](https://github.com/rust-lang/cargo/pull/15767)
- cargo-publish: includes manifest paths when verifying
- cargo-publish: includes manifest paths in errors when verifying
[#15705](https://github.com/rust-lang/cargo/pull/15705)
- cargo-tree: Fixed `no-proc-macro` being overridden by subsequent edges.
[#15764](https://github.com/rust-lang/cargo/pull/15764)