quinn-udp 0.5.5
What's Changed
- chore(quinn): feature flag socket2 imports by @mxinden in #1933
- refactor: move rust-version to workspace Cargo.toml by @mxinden in #1940
- chore: move common package data to workspace Cargo.toml by @mxinden in #1943
- refactor(udp): introduce log facade by @mxinden in #1935
- build(deps): update windows-sys requirement from 0.52 to 0.59 by @dependabot in #1960
- ci: add Android job by @mxinden in #1950
- Allows build on Solaris (#1877) by @psumbera in #1916
- ci(rust.yml): add job testing feature permutations by @mxinden in #1934
- fix(udp): typo in sendmsg error log by @mxinden in #1972
- fix(.github/android): pass matrix.target and increase api to v26 by @mxinden in #1973
- Revert "Implement fallback for
sendmmsg
andrecvmmsg
" by @mxinden in #1966