Skip to content

chore: upgrade async-io to v2.4.1#3911

Merged
abonander merged 2 commits into
transact-rs:mainfrom
zebrapurring:upgrade-async-io
Jul 5, 2025
Merged

chore: upgrade async-io to v2.4.1#3911
abonander merged 2 commits into
transact-rs:mainfrom
zebrapurring:upgrade-async-io

Conversation

@zebrapurring
Copy link
Copy Markdown
Contributor

Does your PR solve an issue?

No specific issue is linked.

Is this a breaking change?

No, the update to async-io v2.4.1 should be backward-compatible in this context, and the corresponding refactor in socket handling avoids unnecessary mutable references, without altering any observable behavior.

@abonander abonander merged commit e627673 into transact-rs:main Jul 5, 2025
84 checks passed
kriswuollett pushed a commit to kriswuollett/sqlx that referenced this pull request Jul 8, 2025
* chore: upgrade async-io to v2.4

* refactor: replace `get_mut()` with `get_ref()` in Socket impls

---------

Co-authored-by: zebrapurring <>
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