Skip to content

axum-extra - v0.1.3

Compare
Choose a tag to compare
@davidpdrsn davidpdrsn released this 24 Feb 08:49
· 989 commits to main since this release
  • added: Add type safe routing. See axum_extra::routing::typed for more details (#756)
  • fix: Depend on tower with default_features = false (#666)
  • change: middleware::from_fn has been deprecated and moved into the main
    axum crate (#719)