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

Upgrade axum to 0.8 #49

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Upgrade axum to 0.8 #49

merged 2 commits into from
Jan 16, 2025

Conversation

connec
Copy link
Member

@connec connec commented Jan 16, 2025

  • 2d88ec1 chore!: upgrade axum to 0.8

    The only significant change is in the switch from async_trait to native
    async trait methods.

    BREAKING CHANGE: The crate is no longer compatible with axum @ 0.7. Don't
    upgrade the crate unless you want to upgrade axum as well!

  • bf9a5e7 chore: bump version

The only significant change is in the switch from `async_trait` to native
async trait methods.

BREAKING CHANGE: The crate is no longer compatible with axum @ 0.7. Don't
upgrade the crate unless you want to upgrade axum as well!
@connec connec merged commit c074150 into master Jan 16, 2025
4 checks passed
@connec connec deleted the axum-08 branch January 16, 2025 14:47
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