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

Support axum 0.6 #360

Closed
wants to merge 1 commit into from
Closed

Support axum 0.6 #360

wants to merge 1 commit into from

Conversation

mhutter
Copy link

@mhutter mhutter commented Nov 19, 2022

Similar to the open PRs for the latest Rocket RC's this PR aims to act as a temporary hotfix until the latest axum is released.

Ignore this PR for now, I'll update it once axum 0.6 is ready.

For developers wishing to use the latest axum, add the following to your Cargo.toml:

maud = { git = "https://github.com/mhutter/maud", branch = "axum-0.6", features = ["axum"] }

(that is, if you trust me 😈 )

Signed-off-by: Manuel Hutter <manuel@hutter.io>
@lambda-fairy
Copy link
Owner

Thanks @mhutter!

I'll close this in favor of #361.

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