smol-rs / polling

Portable interface to epoll, kqueue, event ports, and wepoll
Apache License 2.0
534 stars 65 forks source link

Use latest stable wine in testing #202

Closed notgull closed 4 months ago

notgull commented 4 months ago

This works around bugs in Rust v1.78 that introduce incompatibilities into Wine.

https://github.com/smol-rs/polling/pull/201#issuecomment-2092385046