ruffle/desktop
relrelb 47a22070a4 desktop: Avoid deprecated `winit::EventLoop::with_user_event()`
Use `EventLoopBuilder::with_user_event().build()` instead, as suggested
by the deprecation warning.
2022-10-11 10:59:19 +03:00
..
assets desktop: Enable outgoing network requests on macOS app sandbox 2022-03-30 11:37:25 -07:00
packages/macOS/Contents Specify Ruffle's accent color on macOS. 2022-03-17 17:15:14 -06:00
src desktop: Avoid deprecated `winit::EventLoop::with_user_event()` 2022-10-11 10:59:19 +03:00
Cargo.toml build(deps): bump winit from 0.26.1 to 0.27.4 2022-10-11 10:59:19 +03:00
build.rs chore: Use into() in more places 2021-06-22 11:49:41 -07:00