Skip to content

fix(serde-querystring-axum): update dependencies - #7

Merged
pooyamb merged 1 commit into
pooyamb:mainfrom
jackssrt:fix-update-axum
Sep 12, 2026
Merged

pooyamb merged 1 commit into
pooyamb:mainfrom
jackssrt:fix-update-axum

Conversation

@jackssrt

@jackssrt jackssrt commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

this pr:

  • updates axum-core
  • updates http
  • removes async-trait (no longer needed since async fn in traits got stabilized a while ago)
  • adds http-body-util as a dev dependency for testing the outgoing request bodies
  • simplifies the hidden sections of the doctests that used axum::Server

@pooyamb pooyamb assigned pooyamb and jackssrt and unassigned pooyamb Sep 12, 2026
@pooyamb
pooyamb merged commit d0a00f2 into pooyamb:main Sep 12, 2026
3 of 4 checks passed
@pooyamb

pooyamb commented Sep 12, 2026

Copy link
Copy Markdown
Owner

@jackssrt Thanks for your contribution. I will release a new version in the next week or two, hopefully.

@pooyamb
pooyamb self-requested a review September 12, 2026 17:41
@jackssrt
jackssrt deleted the fix-update-axum branch September 13, 2026 10:40
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