File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## Cargo 1.87 (2025-05-15)
4
+ [ ce948f46...HEAD] ( https://github.com/rust-lang/cargo/compare/ce948f46...HEAD )
5
+
6
+ ### Added
7
+
8
+ ### Changed
9
+
10
+ - cargo-add: collapse large feature lists
11
+ [ #15200 ] ( https://github.com/rust-lang/cargo/pull/15200 )
12
+
13
+ ### Fixed
14
+
15
+ - cargo-publish: Fix man page with malformed ` {{#options}} ` block
16
+ [ #15191 ] ( https://github.com/rust-lang/cargo/pull/15191 )
17
+
18
+ ### Nightly only
19
+
20
+ - ` -Zscript ` : Handle more frontmatter parsing corner cases
21
+ [ #15187 ] ( https://github.com/rust-lang/cargo/pull/15187 )
22
+
23
+ ### Documentation
24
+
25
+ ### Internal
26
+
3
27
## Cargo 1.86 (2025-04-03)
4
28
[ d73d2caf...rust-1.86.0] ( https://github.com/rust-lang/cargo/compare/d73d2caf...rust-1.86.0 )
5
29
You can’t perform that action at this time.
0 commit comments