Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-02-21 | Update all `examples` to Rust 2024 | 1 | -1/+1 | ||
2023-09-20 | Fix `clippy::unused_async` | 1 | -2/+6 | ||
2023-09-04 | Use workspace dependencies and package inheritance | 1 | -3/+5 | ||
We are also taking this as a chance to synchronize the versions of all the crates! Because of this, we will skip the `0.11` version. | |||||
2023-06-06 | Added offscreen rendering support for wgpu & tiny-skia exposed with the ↵ | 1 | -0/+11 | ||
window::screenshot command. |