File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 6565-----
6666- [ ` cargo-metadata ` now includes ` authors ` , ` categories ` , ` keywords ` ,
6767 ` readme ` , and ` repository ` fields.] [ cargo/5386 ]
68+ - [ ` cargo-metadata ` now includes a package's ` metadata ` table.] [ cargo/5360 ]
6869- [ Added the ` --target-dir ` optional argument.] [ cargo/5393 ] This allows you to specify
6970 a different directory than ` target ` for placing compilation artifacts.
7071- [ Cargo will be adding automatic target inference for binaries, benchmarks,
@@ -114,6 +115,7 @@ Compatibility Notes
114115[ cargo/5203 ] : https://github.com/rust-lang/cargo/pull/5203/
115116[ cargo/5335 ] : https://github.com/rust-lang/cargo/pull/5335/
116117[ cargo/5359 ] : https://github.com/rust-lang/cargo/pull/5359/
118+ [ cargo/5360 ] : https://github.com/rust-lang/cargo/pull/5360/
117119[ cargo/5386 ] : https://github.com/rust-lang/cargo/pull/5386/
118120[ cargo/5393 ] : https://github.com/rust-lang/cargo/pull/5393/
119121[ `DoubleEndedIterator::rfind` ] : https://doc.rust-lang.org/std/iter/trait.DoubleEndedIterator.html#method.rfind
You can’t perform that action at this time.
0 commit comments