mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-09-30 06:22:01 +00:00

* chore: upgrade async-io to v2.4 * refactor: replace `get_mut()` with `get_ref()` in Socket impls --------- Co-authored-by: zebrapurring <>