ruffle/render
dependabot[bot] 33cc87ce27 build(deps): bump clap from 3.2.17 to 3.2.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.17 to 3.2.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.18/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.17...v3.2.18)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-30 00:19:02 +03:00
..
canvas canvas: Removed generic error, was never actually used - just an Option worked better 2022-08-25 23:43:21 +02:00
src avm2: Implement DisplayObject.scrollRect 2022-08-26 13:04:01 -07:00
webgl webgl: Replace Box<dyn Error> with actual Error enum 2022-08-25 23:43:21 +02:00
wgpu build(deps): bump clap from 3.2.17 to 3.2.18 2022-08-30 00:19:02 +03:00
Cargo.toml render: Made render use a real Error enum and not generic box<error> 2022-08-25 23:43:21 +02:00