File tree 1 file changed +2
-1
lines changed
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
10
10
- ** added:** Implement ` From<Bytes> ` for ` Message ` ([ #3273 ] )
11
11
- ** added:** Implement ` OptionalFromRequest ` for ` Json ` ([ #3142 ] )
12
12
- ** 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 ] ) )
14
14
15
15
[ #3273 ] : https://github.com/tokio-rs/axum/pull/3273
16
16
[ #3142 ] : https://github.com/tokio-rs/axum/pull/3142
17
17
[ #3157 ] : https://github.com/tokio-rs/axum/pull/3157
18
18
[ #3285 ] : https://github.com/tokio-rs/axum/pull/3285
19
+ [ #3294 ] : https://github.com/tokio-rs/axum/pull/3294
19
20
20
21
# 0.8.2
21
22
You can’t perform that action at this time.
0 commit comments