Skip to content

axum - v0.7.5

Compare
Choose a tag to compare
@davidpdrsn davidpdrsn released this 24 Mar 19:19
· 13 commits to main since this release
ef8a9e8
  • fixed: Fixed layers being cloned when calling axum::serve directly with
    a Router or MethodRouter (#2586)
  • fixed: h2 is no longer pulled as a dependency unless the http2 feature
    is enabled (#2605)