Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: Add a tower-http feature as a shortcut #493

Merged
merged 1 commit into from Aug 16, 2022
Merged

Commits on Aug 16, 2022

  1. ref: Add a tower-http feature as a shortcut

    The new feature activates the sentry-tower/http feature, as otherwise one would have to
    declare sentry-tower separately which can lead to out-of-sync dependency versions.
    
    This also fixes all the new clippy lints as a drive-by change, those should be rather minimal.
    Swatinem committed Aug 16, 2022
    Copy the full SHA
    3570570 View commit details
    Browse the repository at this point in the history