Skip to content

features: Make tower-http enable the tower feature#532

Merged
Swatinem merged 1 commit into
getsentry:masterfrom
Turbo87:patch-1
Dec 15, 2022
Merged

features: Make tower-http enable the tower feature#532
Swatinem merged 1 commit into
getsentry:masterfrom
Turbo87:patch-1

Conversation

@Turbo87

@Turbo87 Turbo87 commented Dec 15, 2022

Copy link
Copy Markdown
Contributor

Previous the tower-http feature enabled the sentry-tower dependency and its http feature, but it did not enable the tower feature of the sentry crate. This leads to sentry::integrations::tower not being available, even though the dependency is enabled correctly.

Previous the `tower-http` feature enabled the `sentry-tower` dependency and its `http` feature, but it did not enable the `tower` feature of the `sentry` crate. This leads to `sentry::integrations::tower` not being available, even though the dependency is enabled correctly.
@Swatinem Swatinem merged commit 5013eb1 into getsentry:master Dec 15, 2022
@Turbo87 Turbo87 deleted the patch-1 branch December 15, 2022 13:12
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.

2 participants