Skip to content

chore(deps): bump axum-server from 0.7.3 to 0.8.0 in /src-tauri#319

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/axum-server-0.8.0
Open

chore(deps): bump axum-server from 0.7.3 to 0.8.0 in /src-tauri#319
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/axum-server-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps axum-server from 0.7.3 to 0.8.0.

Release notes

Sourced from axum-server's releases.

v0.8.0

  • changed: Server is now generic over connections, allowing axum-server to listen not just on TCP.
  • added: Support for Unix sockets has been implemented and an example for Unix sockets has been provided.
  • changed: rustls-pemfile was replaced with rustls-pki-types as it is now unmaintained.

v0.7.4

  • added: Support for http1-only and http2-only servers.
  • changed: Improved error messages that come from parsing pemfiles with rustls.
Changelog

Sourced from axum-server's changelog.

0.8.0 (7. December 2025)

  • changed: Server is now generic over connections, allowing axum-server to listen not just on TCP.
  • added: Support for Unix sockets has been implemented and an example for Unix sockets has been provided.
  • changed: rustls-pemfile was replaced with rustls-pki-types as it is now unmaintained.

0.7.4 (16. November 2025)

  • added: Support for http1-only and http2-only servers.
  • changed: Improved error messages that come from parsing pemfiles with rustls.
Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from Mooshieblob1 as a code owner June 15, 2026 20:35
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/axum-server-0.8.0 branch 5 times, most recently from c538f14 to 345c642 Compare June 22, 2026 16:02
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/axum-server-0.8.0 branch 3 times, most recently from 68cf26a to b2fc686 Compare June 23, 2026 14:06
Bumps [axum-server](https://github.com/programatik29/axum-server) from 0.7.3 to 0.8.0.
- [Release notes](https://github.com/programatik29/axum-server/releases)
- [Changelog](https://github.com/programatik29/axum-server/blob/master/CHANGELOG.md)
- [Commits](programatik29/axum-server@v0.7.3...v0.8.0)

---
updated-dependencies:
- dependency-name: axum-server
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/src-tauri/axum-server-0.8.0 branch from b2fc686 to 6e96893 Compare June 23, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants