brave / star-randsrv

Go wrapper service for the STAR randomness server.
Mozilla Public License 2.0
7 stars 5 forks source link

Update Rust crate axum to v0.7.7 #392

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR 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`](https://redirect.github.com/tokio-rs/axum/releases/tag/axum-v0.7.7): axum v0.7.7 [Compare Source](https://redirect.github.com/tokio-rs/axum/compare/axum-v0.7.6...axum-v0.7.7) - **change**: Remove manual tables of content from the documentation, since rustdoc now generates tables of content in the sidebar ([#​2921]) [#​2921]: https://redirect.github.com/tokio-rs/axum/pull/2921 ### [`v0.7.6`](https://redirect.github.com/tokio-rs/axum/releases/tag/axum-v0.7.6): axum - v0.7.6 [Compare Source](https://redirect.github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.6) - **change:** Avoid cloning `Arc` during deserialization of `Path` - **added:** `axum::serve::Serve::tcp_nodelay` and `axum::serve::WithGracefulShutdown::tcp_nodelay` ([#​2653]) - **added:** `Router::has_routes` function ([#​2790]) - **change:** Update tokio-tungstenite to 0.23 ([#​2841]) - **added:** `Serve::local_addr` and `WithGracefulShutdown::local_addr` functions ([#​2881]) [#​2653]: https://redirect.github.com/tokio-rs/axum/pull/2653 [#​2790]: https://redirect.github.com/tokio-rs/axum/pull/2790 [#​2841]: https://redirect.github.com/tokio-rs/axum/pull/2841 [#​2881]: https://redirect.github.com/tokio-rs/axum/pull/2881

Configuration

📅 Schedule: Branch creation - " 0-4 * 3" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.