github tokio-rs/axum axum-v0.6.7
axum - v0.6.7

latest releases: axum-v0.8.0-alpha.1, axum-extra-v0.10.0-alpha.1, axum-macros-v0.5.0-alpha.1...
21 months ago
  • added: Add FormRejection::FailedToDeserializeFormBody which is returned
    if the request body couldn't be deserialized into the target type, as opposed
    to FailedToDeserializeForm which is only for query parameters (#1683)
  • added: Add MockConnectInfo for setting ConnectInfo during tests (#1767)

Don't miss a new axum release

NewReleases is sending notifications on new releases.