File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 563
563
564
564
- ❗️ cargo-package: Disallow ` package.license-file ` and ` package.readme ` pointing
565
565
to non-existent files during packaging.
566
+ [ #13921 ] ( https://github.com/rust-lang/cargo/pull/13921 )
566
567
- ❗️ cargo-package: generated ` .cargo_vcs_info.json ` is always included,
567
568
even when ` --allow-dirty ` is passed.
568
569
[ #13960 ] ( https://github.com/rust-lang/cargo/pull/13960 )
569
570
- ❗️ Disallow passing ` --release ` /` --debug ` flag along with the ` --profile ` flag.
570
571
[ #13971 ] ( https://github.com/rust-lang/cargo/pull/13971 )
571
- [ #13921 ] ( https://github.com/rust-lang/cargo/pull/13921 )
572
572
- ❗️ Remove ` lib.plugin ` key support in Cargo.toml.
573
573
Rust plugin support has been deprecated for four years and was removed in 1.75.0.
574
574
[ #13902 ] ( https://github.com/rust-lang/cargo/pull/13902 )
You can’t perform that action at this time.
0 commit comments