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

Move Html from axum-extra to axum #2633

Merged
merged 6 commits into from
Sep 29, 2024

Conversation

creativcoder
Copy link
Contributor

Motivation

As per #2632 this PR moves Html type and impl from axum-extra to axum crate.

Solution

Closes #2632

@jplatte jplatte added the breaking change A PR that makes a breaking change. label Apr 30, 2024
axum/src/response/mod.rs Outdated Show resolved Hide resolved
@jplatte jplatte enabled auto-merge (squash) September 29, 2024 08:56
@jplatte jplatte merged commit 3eb8854 into tokio-rs:main Sep 29, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change A PR that makes a breaking change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move axum-extra's Html response into axum
2 participants