Skip to content

Conversation

@asonix
Copy link
Contributor

@asonix asonix commented Nov 9, 2025

PR Type

Refactor

PR Checklist

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the nightly rustfmt (cargo +nightly fmt).

Overview

Add tracing-actix-web into the actix-extras workspace. This fixes compiling, since tracing-actix-web and its examples relied on the workspace edition being set, but they weren't part of the main workspace so no edition was set.

@asonix
Copy link
Contributor Author

asonix commented Nov 9, 2025

it occurs to me that CI can't handle tracing-actix-web's mutually exclusive features.

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.

1 participant