Skip to content

build(deps): bump axum-server from 0.7.3 to 0.8.0 in the axum group across 1 directory#588

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/axum-8563f4af25
Open

build(deps): bump axum-server from 0.7.3 to 0.8.0 in the axum group across 1 directory#588
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/axum-8563f4af25

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the axum group with 1 update in the / directory: axum-server.

Updates 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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 21, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 21, 2026 04:37
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4e20012.

♻️ This comment has been updated with latest results.

@dependabot dependabot Bot changed the title build(deps): bump axum-server from 0.7.3 to 0.8.0 in the axum group build(deps): bump axum-server from 0.7.3 to 0.8.0 in the axum group across 1 directory Apr 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/axum-8563f4af25 branch 5 times, most recently from ff1244e to 154853a Compare April 24, 2026 17:12
@dependabot dependabot Bot force-pushed the dependabot/cargo/axum-8563f4af25 branch from 154853a to 516918f Compare April 29, 2026 04:49
Bumps the axum group with 1 update in the / directory: [axum-server](https://github.com/programatik29/axum-server).


Updates `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
  dependency-group: axum
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/axum-8563f4af25 branch from 516918f to 4e20012 Compare May 5, 2026 05:33
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