Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate axum to v0.7.6 #79

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Sep 20, 2024

This PR contains the following updates:

Package Type Update Change
axum dependencies patch 0.7.5 -> 0.7.6

Release Notes

tokio-rs/axum (axum)

v0.7.6: axum - v0.7.6

Compare Source

  • 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)

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| crate      | axum    | 0.7.5 | 0.7.6 |
@repo-jeeves repo-jeeves bot added the type/patch Issue relates to a patch version bump label Sep 20, 2024
@szinn szinn merged commit 9bea2d0 into main Sep 20, 2024
2 checks passed
@szinn szinn deleted the renovate/axum-0.x-lockfile branch September 20, 2024 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant