File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 94
94
[ #11958 ] ( https://github.com/rust-lang/cargo/pull/11958 )
95
95
- Added ` workspace_default_members ` to the output of ` cargo metadata ` .
96
96
[ #11978 ] ( https://github.com/rust-lang/cargo/pull/11978 )
97
- - ` cargo add ` now considers ` rust-version ` when selecting packages.
98
- [ #12078 ] ( https://github.com/rust-lang/cargo/pull/12078 )
99
97
- Automatically inherit workspace fields when running ` cargo new ` /` cargo init ` .
100
98
[ #12069 ] ( https://github.com/rust-lang/cargo/pull/12069 )
101
99
173
171
[ #11981 ] ( https://github.com/rust-lang/cargo/pull/11981 )
174
172
- Added ` -Zmsrv-policy ` feature flag placeholder.
175
173
[ #12043 ] ( https://github.com/rust-lang/cargo/pull/12043 )
174
+ - ` cargo add ` now considers ` rust-version ` when selecting packages with ` -Zmsrv-policy ` .
175
+ [ #12078 ] ( https://github.com/rust-lang/cargo/pull/12078 )
176
176
177
177
### Documentation
178
178
You can’t perform that action at this time.
0 commit comments