ruffle/render/webgl
dependabot[bot] 82716d9be3 build(deps): bump bytemuck from 1.11.0 to 1.12.0
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/Lokathor/bytemuck/releases)
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: bytemuck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 01:39:03 +03:00
..
shaders webgl: Use clamp(x, 0.0, 1.0) instead of saturate(x) 2022-05-13 09:31:21 -07:00
src render: Removed common_tess and moved tessellator to render 2022-08-14 18:38:14 -07:00
Cargo.toml build(deps): bump bytemuck from 1.11.0 to 1.12.0 2022-08-16 01:39:03 +03:00