|
176 | 176 | [#15290](https://github.com/rust-lang/cargo/pull/15290) |
177 | 177 | - Dont check cargo-util semver until 1.86 is released |
178 | 178 | [#15222](https://github.com/rust-lang/cargo/pull/15222) |
| 179 | +- Redox OS is part of the unix family |
| 180 | + [#15307](https://github.com/rust-lang/cargo/pull/15307) |
| 181 | +- cargo-tree: Abstract the concept of a NodeId |
| 182 | + [#15237](https://github.com/rust-lang/cargo/pull/15237) |
| 183 | +- cargo-tree: Abstract the concept of an edge |
| 184 | + [#15233](https://github.com/rust-lang/cargo/pull/15233) |
179 | 185 | - ci: Auto-update cargo-semver-checks |
180 | 186 | [#15212](https://github.com/rust-lang/cargo/pull/15212) |
181 | 187 | - ci: Visually group output in Github |
182 | 188 | [#15218](https://github.com/rust-lang/cargo/pull/15218) |
| 189 | +- manifest: Centralize Cargo target descriptions |
| 190 | + [#15291](https://github.com/rust-lang/cargo/pull/15291) |
183 | 191 | - Update dependencies. |
184 | 192 | [#15250](https://github.com/rust-lang/cargo/pull/15250) |
185 | 193 | [#15249](https://github.com/rust-lang/cargo/pull/15249) |
|
190 | 198 | [#15217](https://github.com/rust-lang/cargo/pull/15217) |
191 | 199 | [#15268](https://github.com/rust-lang/cargo/pull/15268) |
192 | 200 |
|
193 | | -- Redox OS is part of the unix family |
194 | | - [#15307](https://github.com/rust-lang/cargo/pull/15307) |
195 | | -- refactor(toml): Centralize target descriptions |
196 | | - [#15291](https://github.com/rust-lang/cargo/pull/15291) |
197 | | -- Abstract the concept of a NodeId |
198 | | - [#15237](https://github.com/rust-lang/cargo/pull/15237) |
199 | | -- Abstract the concept of an edge |
200 | | - [#15233](https://github.com/rust-lang/cargo/pull/15233) |
201 | | - |
202 | 201 | ## Cargo 1.86 (2025-04-03) |
203 | 202 | [d73d2caf...rust-1.86.0](https://github.com/rust-lang/cargo/compare/d73d2caf...rust-1.86.0) |
204 | 203 |
|
|
0 commit comments