## tokio-rs/axum — v0.3.2…v0.3.3

_20 commits._

### Features
- **Add `trybuild` tests for axum-debug (#501)** (c7b8813)
- **Add axum-debug to list of community projects** (26faf0d)
- **Add `axum-handle-error-extract` to ecosystem** (3f84eca)
- **Add `axum-handle-error-extract` crate (#468)** (7e40312)

### Fixes
- **Fix docs links (#481)** (028f8a7)

### Backend
- **Version 0.3.3 (#510)** (b9dfea6)
- **More clearly document accepting multiple methods (#503)** (6372f93)
- **axum-debug: Move axum dependency to dev-dependencies (#506)** (89db85d)
- **Improve error message for `nest("/", _)` (#500)** (34942f3)
- **axum-debug readme fixes (#499)** (fb8156f)
- **Clean up axum-debug crate (#498)** (5da3f34)
- **Move `axum-debug` crate to workspace (#497)** (f6b4747)
- **update tls-rustls example (#494)** (2507463)
- **Correct grammar (#492)** (0990e27)
- **Implement `FromRequest` for `http::request::Parts` (#489)** (fdd8895)
- **Implement `IntoResponse` for `http::response::Parts` (#490)** (62be8aa)
- **`FromStr` based `empty_string_as_none` implementation (#486)** (2ee66e8)
- **Use nightly clippy & rustfmt for more style checks (#487)** (9c77ee0)
- **Split first sentence into its own paragraph in TypedHeader docs (#485)** (bcd18a0)
- **Specify version of axum that axum-handle-error-extract depends on** (7710f2c)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/tokio-rs/axum?utm_source=github-action)._