File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 64
64
[ #13664 ] ( https://github.com/rust-lang/cargo/pull/13664 )
65
65
- cargo-init: don't assign ` target.name ` in Cargo.toml if the value can be inferred.
66
66
[ #13606 ] ( https://github.com/rust-lang/cargo/pull/13606 )
67
- - carog -package: normalize paths in ` Cargo.toml ` , including replacing ` \ ` with ` / ` .
67
+ - cargo -package: normalize paths in ` Cargo.toml ` , including replacing ` \ ` with ` / ` .
68
68
[ #13729 ] ( https://github.com/rust-lang/cargo/pull/13729 )
69
69
- cargo-test: recategorize cargo test's ` --doc ` flag under “Target Selection”.
70
70
[ #13756 ] ( https://github.com/rust-lang/cargo/pull/13756 )
1178
1178
[ #12332 ] ( https://github.com/rust-lang/cargo/pull/12332 )
1179
1179
- ❗️ ` cargo login ` no longer accept any token after the ` -- ` syntax.
1180
1180
Arguments after ` -- ` are now reserved in the preparation of the new credential provider feature.
1181
- This introduces a regression that overlooks the ` cargo login -- <token> ` support in preivous versions.
1181
+ This introduces a regression that overlooks the ` cargo login -- <token> ` support in previous versions.
1182
1182
[ #12499 ] ( https://github.com/rust-lang/cargo/pull/12499 )
1183
1183
- Make Cargo ` --help ` easier to browse.
1184
1184
[ #11905 ] ( https://github.com/rust-lang/cargo/pull/11905 )
You can’t perform that action at this time.
0 commit comments