File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog].
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ### Performance
11
+
12
+ - Allow more build parallelism by depending on [ ` serde_core ` ] ( https://crates.io/crates/serde_core )
13
+
10
14
## [ 1.0.0] - 2025-07-08
11
15
12
16
### Compatibility
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog].
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ### Performance
11
+
12
+ - Allow more build parallelism by depending on [ ` serde_core ` ] ( https://crates.io/crates/serde_core )
13
+
10
14
## [ 0.9.5] - 2025-08-04
11
15
12
16
### Fixes
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog].
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ### Performance
11
+
12
+ - Allow more build parallelism by depending on [ ` serde_core ` ] ( https://crates.io/crates/serde_core )
13
+
10
14
## [ 0.7.0] - 2025-07-08
11
15
12
16
### Compatibility
Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog].
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ### Performance
11
+
12
+ - Allow more build parallelism by depending on [ ` serde_core ` ] ( https://crates.io/crates/serde_core )
13
+
10
14
## [ 0.23.4] - 2025-08-22
11
15
12
16
### Features
You can’t perform that action at this time.
0 commit comments