Skip to content

axum v0.8.2

Latest
Compare
Choose a tag to compare
@jplatte jplatte released this 21 Jan 17:09
· 8 commits to main since this release
axum-v0.8.2
5966849
  • added: Implement OptionalFromRequest for Json (#3142)
  • added: Implement OptionalFromRequest for Extension (#3157)
  • changed: Make the status function of rejections a const function, such
    as JsonRejection, QueryRejection and PathRejection (#3168)