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

latest releases: axum-extra-v0.9.4, axum-v0.7.6, axum-macros-v0.4.2...
19 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.