We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b150ac0 commit cd2d5e1Copy full SHA for cd2d5e1
axum/CHANGELOG.md
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
- **added:** Implement `OptionalFromRequest` for `Json` ([#3142])
12
- **added:** Implement `OptionalFromRequest` for `Extension` ([#3157])
13
- **added:** Allow setting the read buffer capacity of `WebSocketUpgrade` ([#3178])
14
-- **changed:** Improved code size / compile time of dependent crates ([#3285], ([#3294]))
+- **changed:** Improved code size / compile time of dependent crates ([#3285], [#3294])
15
16
[#3273]: https://github.com/tokio-rs/axum/pull/3273
17
[#3142]: https://github.com/tokio-rs/axum/pull/3142
0 commit comments