File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010- ** added:** Implement ` From<Bytes> ` for ` Message ` ([ #3273 ] )
1111- ** added:** Implement ` OptionalFromRequest ` for ` Json ` ([ #3142 ] )
1212- ** added:** Implement ` OptionalFromRequest ` for ` Extension ` ([ #3157 ] )
13- - ** changed:** Improved code size / compile time of ` Handler ` implementations ([ #3285 ] )
13+ - ** changed:** Improved code size / compile time of dependent crates ([ #3285 ] , ( [ # 3294 ] ) )
1414
1515[ #3273 ] : https://github.com/tokio-rs/axum/pull/3273
1616[ #3142 ] : https://github.com/tokio-rs/axum/pull/3142
1717[ #3157 ] : https://github.com/tokio-rs/axum/pull/3157
1818[ #3285 ] : https://github.com/tokio-rs/axum/pull/3285
19+ [ #3294 ] : https://github.com/tokio-rs/axum/pull/3294
1920
2021# 0.8.2
2122
You can’t perform that action at this time.
0 commit comments