mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
* Update winit and wgpu which both target rwh 0.6 * Upgrade to winit 0.30 to fix android crash https://github.com/bevyengine/bevy/issues/13331 * Add Carbon framework to desktop builds and improve build script to use nix if available * Fix swift package and compilaiton with Nix * Cleanup nix shell * Avoid setting the size on the canvas, winit resizes now * Handle fetch errors for web