fix(deps): update rust crate axum to v0.7.7 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
axum | dependencies | patch |
0.7.5 -> 0.7.7
|
Release Notes
tokio-rs/axum (axum)
v0.7.7
: axum v0.7.7
- change: Remove manual tables of content from the documentation, since rustdoc now generates tables of content in the sidebar (#2921)
v0.7.6
: axum - v0.7.6
-
change: Avoid cloning
Arc
during deserialization ofPath
-
added:
axum::serve::Serve::tcp_nodelay
andaxum::serve::WithGracefulShutdown::tcp_nodelay
(#2653) -
added:
Router::has_routes
function (#2790) - change: Update tokio-tungstenite to 0.23 (#2841)
-
added:
Serve::local_addr
andWithGracefulShutdown::local_addr
functions (#2881)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate