File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
- Overall:
11
11
- ** fixed:** Overall compile time improvements. If you're having issues with compile time
12
12
please file an issue! ([ #184 ] ( https://github.com/tokio-rs/axum/pull/184 ) ) ([ #198 ] ( https://github.com/tokio-rs/axum/pull/198 ) ) ([ #220 ] ( https://github.com/tokio-rs/axum/pull/220 ) )
13
- - ** fixed :** Remove ` prelude ` . Explicit imports are now required ([ #195 ] ( https://github.com/tokio-rs/axum/pull/195 ) )
13
+ - ** changed :** Remove ` prelude ` . Explicit imports are now required ([ #195 ] ( https://github.com/tokio-rs/axum/pull/195 ) )
14
14
- Routing:
15
15
- ** added:** Add dedicated ` Router ` to replace the ` RoutingDsl ` trait ([ #214 ] ( https://github.com/tokio-rs/axum/pull/214 ) )
16
16
- ** added:** Add ` Router::or ` for combining routes ([ #108 ] ( https://github.com/tokio-rs/axum/pull/108 ) )
You can’t perform that action at this time.
0 commit comments