ruffle/render/webgl
dependabot[bot] cfe3d37905 build(deps): bump bytemuck from 1.9.1 to 1.10.0
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.9.1 to 1.10.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.9.1...v1.10.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-07-04 23:55:22 +03:00
..
shaders webgl: Use clamp(x, 0.0, 1.0) instead of saturate(x) 2022-05-13 09:31:21 -07:00
src webgl/wgpu: Omit strokes when drawing a mask stencil 2022-07-02 16:57:53 -07:00
Cargo.toml build(deps): bump bytemuck from 1.9.1 to 1.10.0 2022-07-04 23:55:22 +03:00