File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 65
65
-----
66
66
- [ ` cargo-metadata ` now includes ` authors ` , ` categories ` , ` keywords ` ,
67
67
` readme ` , and ` repository ` fields.] [ cargo/5386 ]
68
+ - [ ` cargo-metadata ` now includes a package's ` metadata ` table.] [ cargo/5360 ]
68
69
- [ Added the ` --target-dir ` optional argument.] [ cargo/5393 ] This allows you to specify
69
70
a different directory than ` target ` for placing compilation artifacts.
70
71
- [ Cargo will be adding automatic target inference for binaries, benchmarks,
@@ -114,6 +115,7 @@ Compatibility Notes
114
115
[ cargo/5203 ] : https://github.com/rust-lang/cargo/pull/5203/
115
116
[ cargo/5335 ] : https://github.com/rust-lang/cargo/pull/5335/
116
117
[ cargo/5359 ] : https://github.com/rust-lang/cargo/pull/5359/
118
+ [ cargo/5360 ] : https://github.com/rust-lang/cargo/pull/5360/
117
119
[ cargo/5386 ] : https://github.com/rust-lang/cargo/pull/5386/
118
120
[ cargo/5393 ] : https://github.com/rust-lang/cargo/pull/5393/
119
121
[ `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