WIP: Migrate to axum 0.8 #40

Draft
ginger wants to merge 1 commit from dash_uwu/axum-0.8 into conduwuit-changes
Owner

Co-authored-by: dasha_uwu

Co-authored-by: dasha_uwu <!-- PR checklist, not strictly necessary but generally useful unless you're just fixing a typo or something like that: - Run `cargo xtask ci` locally before posting the PR - Documented public API changes in CHANGELOG.md files -->
Co-authored-by: dasha_uwu
ginger force-pushed dash_uwu/axum-0.8 from 62b675cc02 to 4e5dc11c52 2025-11-12 14:17:22 +00:00 Compare
ginger force-pushed dash_uwu/axum-0.8 from 4e5dc11c52 to 9df20bd9b3 2025-11-12 14:19:01 +00:00 Compare
ginger force-pushed dash_uwu/axum-0.8 from 9df20bd9b3 to 4582e5b1be 2025-11-12 14:42:06 +00:00 Compare
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dash_uwu/axum-0.8:dash_uwu/axum-0.8
git switch dash_uwu/axum-0.8

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch conduwuit-changes
git merge --no-ff dash_uwu/axum-0.8
git switch dash_uwu/axum-0.8
git rebase conduwuit-changes
git switch conduwuit-changes
git merge --ff-only dash_uwu/axum-0.8
git switch dash_uwu/axum-0.8
git rebase conduwuit-changes
git switch conduwuit-changes
git merge --no-ff dash_uwu/axum-0.8
git switch conduwuit-changes
git merge --squash dash_uwu/axum-0.8
git switch conduwuit-changes
git merge --ff-only dash_uwu/axum-0.8
git switch conduwuit-changes
git merge dash_uwu/axum-0.8
git push origin conduwuit-changes
Sign in to join this conversation.
No description provided.