ash icon indicating copy to clipboard operation
ash copied to clipboard

examples: Update `winit` requirement to `0.30`

Open fryeb opened this issue 3 months ago • 1 comments

Supersedes #914 (since 0.30 has breaking changes it requires some code changes).

fryeb avatar Oct 10 '25 05:10 fryeb

I'd merge this, but both it and master fail on my (NixOS) machine with:

thread 'main' panicked at /home/ralith/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.19.1/src/xlib.rs:25:1:
null pointer dereference occurred

so I'd better wait for someone else to test.

Ralith avatar Oct 11 '25 17:10 Ralith