Skip to content

axum v0.8.7

Latest

Choose a tag to compare

@jplatte jplatte released this 14 Nov 21:21
· 114 commits to main since this release
axum-v0.8.7
4404f27
  • Relax implicit Send / Sync bounds on RouterAsService, RouterIntoService (#3555)
  • Make it easier to visually scan for default features (#3550)
  • Fix some documentation typos