Skip to content

axum - v0.5.11

Compare
Choose a tag to compare
@davidpdrsn davidpdrsn released this 02 Jul 15:45
· 586 commits to main since this release
a05f6a0
  • added: Implement TryFrom<http:: Method> for MethodFilter and use new
    NoMatchingMethodFilter error in case of failure (#1130)
  • added: Document how to run extractors from middleware (#1140)