rustapi
rustapi copied to clipboard
Bump axum from 0.7.5 to 0.7.7
Bumps axum from 0.7.5 to 0.7.7.
Release notes
Sourced from axum's releases.
axum-extra - v0.7.7
- added:
Cloneimplementation forErasedJson(#2142)axum v0.7.7
- change: Remove manual tables of content from the documentation, since rustdoc now generates tables of content in the sidebar (#2921)
axum-extra - v0.7.6
- fixed: Remove unused dependency (#2135)
axum - v0.7.6
- change: Avoid cloning
Arcduring deserialization ofPath- added:
axum::serve::Serve::tcp_nodelayandaxum::serve::WithGracefulShutdown::tcp_nodelay(#2653)- added:
Router::has_routesfunction (#2790)- change: Update tokio-tungstenite to 0.23 (#2841)
- added:
Serve::local_addrandWithGracefulShutdown::local_addrfunctions (#2881)#2653: tokio-rs/axum#2653 #2790: tokio-rs/axum#2790 #2841: tokio-rs/axum#2841 #2881: tokio-rs/axum#2881
Commits
fe56a31Bump versionsac50d7ddocs: Remove manual tables of content (#2921)6f56077core: Fix compile errors from __log_rejection (#2933)4fc0641Upgrade private dependencies (#2935)6ec3a51Clarify some subtleties of routing (#2896)a73dab4Bump versionsf172389Avoid reallocation for String body extraction (#2857)0ba73b5Implement FromRequest for BytesMut (#2583)88de9fcci: Add more allowances for multiple version of the same crated2d74f6Upgrade tower and tower-http- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)