You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove blanket `Render` impl for `T: Display`
[#320](#320)
- Support `axum` v0.5 through `axum-core` v0.2
[#325](#325)
[#337](#337)
- Update to `actix-web` 4.0.
[#331](#331)
- Add a `maud::display` adapter that forwards to the `Display` impl
[#350](#350)
- Update to support axum 0.2
[#303](#303)
- Add support for `Option<T>` attributes using the `attr=[value]` syntax.
[#306](#306)
- Update to Rust 2021
[#309](#309)
- Remove Iron support
[#289](#289)
- Disallow slashes (`/`) in void elements
[#315](#315)