Skip to content

build(deps): bump axum-server from 0.7.3 to 0.8.0 in /panel/agent#43

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

build(deps): bump axum-server from 0.7.3 to 0.8.0 in /panel/agent#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/panel/agent/axum-server-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/panel/agent/axum-server-0.8.0 branch 15 times, most recently from f2d7e40 to 38bb60f Compare May 2, 2026 04:09
@dependabot dependabot Bot force-pushed the dependabot/cargo/panel/agent/axum-server-0.8.0 branch 5 times, most recently from 3fa0737 to 11ca86a Compare May 6, 2026 14:19
@dependabot dependabot Bot changed the title Bump axum-server from 0.7.3 to 0.8.0 in /panel/agent build(deps): bump axum-server from 0.7.3 to 0.8.0 in /panel/agent May 10, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/panel/agent/axum-server-0.8.0 branch 5 times, most recently from 713443b to f1e6539 Compare May 16, 2026 15:34
@dependabot dependabot Bot force-pushed the dependabot/cargo/panel/agent/axum-server-0.8.0 branch 2 times, most recently from 5e1683f to ba49899 Compare May 16, 2026 20:28
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/panel/agent/axum-server-0.8.0 branch from ba49899 to 64a00c0 Compare May 20, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants