mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
axum-debug: Version 0.2.1 (#545)
- Make macro handle more cases such as mutable extractors and handlers taking `self` ([#518]) [#518]: https://github.com/tokio-rs/axum/pull/518
This commit is contained in:
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
# Unreleased
|
||||
|
||||
- None.
|
||||
|
||||
# 0.2.1 (19. October 2021)
|
||||
|
||||
- Make macro handle more cases such as mutable extractors and handlers taking
|
||||
`self` ([#518])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user