Skip to content

Commit cd2d5e1

Browse files
committed
Fix formatting of axum/CHANGELOG.md
1 parent b150ac0 commit cd2d5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

axum/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- **added:** Implement `OptionalFromRequest` for `Json` ([#3142])
1212
- **added:** Implement `OptionalFromRequest` for `Extension` ([#3157])
1313
- **added:** Allow setting the read buffer capacity of `WebSocketUpgrade` ([#3178])
14-
- **changed:** Improved code size / compile time of dependent crates ([#3285], ([#3294]))
14+
- **changed:** Improved code size / compile time of dependent crates ([#3285], [#3294])
1515

1616
[#3273]: https://github.com/tokio-rs/axum/pull/3273
1717
[#3142]: https://github.com/tokio-rs/axum/pull/3142

0 commit comments

Comments
 (0)