Skip to content

axum-macros - v0.4.0

Compare
Choose a tag to compare
@davidpdrsn davidpdrsn released this 27 Nov 08:32
· 253 commits to main since this release
b7d14d3
  • breaking: #[debug_handler] no longer accepts a body = _ argument. The
    body type is always axum::body::Body (#1751)
  • fixed: Fix rust-version specific in Cargo.toml (#2204)