utoipa-redoc-4.0.0
What's New 💎 🆕 🎉
- (c907d43) Update docs and next versions
- (4b32ba9) Add
default-features = falseto the optional axum dependency to avoid pulling in tokio in non-tokio environments (#874) @jakubadamw - (7b74942) Refactor
ReDocto takeCow<'static, str>instead of borrowedstr(#869) @simongoricar - (8639185) Fix spelling (#846) @jayvdb