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

update axum to v0.8 #118

Merged
merged 5 commits into from
Mar 4, 2025
Merged

update axum to v0.8 #118

merged 5 commits into from
Mar 4, 2025

Conversation

Atrox
Copy link
Contributor

@Atrox Atrox commented Jan 8, 2025

No description provided.

@Tumas
Copy link

Tumas commented Jan 8, 2025

MSRV should also be updated to 1.75. See tokio-rs/axum#2943

@Tumas
Copy link

Tumas commented Jan 8, 2025

axum::async_trait was removed, See: https://github.com/tokio-rs/axum/releases/tag/axum-core-v0.5.0

Removing #[axum::async_trait] should be enough

@jkauffmann-ubi
Copy link

Is there anything we can do to help this getting in and released ? Are there any concerns ?

axum 0.8 has been out for some time now and serde_qs is the only crate that is still keeping us from upgrading.

@JMicheli
Copy link

Hey there, I'd also like to support this pull request being merged and a new release out. Currently, this is the only thing blocking stump from upgrading to Axum 0.8.

@samscott89 samscott89 added this to the 0.14 milestone Mar 4, 2025
@samscott89
Copy link
Owner

Thanks for the help here all! I'd like to keep the rustversion as low as possible for folks who aren't using axum. I'm going to revert that part of the change, and will deal with getting it properly tested in a separate PR.

@samscott89 samscott89 merged commit d8427b2 into samscott89:main Mar 4, 2025
@samscott89 samscott89 mentioned this pull request Mar 4, 2025
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.

5 participants