roc/examples/gui/breakout/platform
dependabot[bot] de34176e63
Bump bumpalo from 3.9.1 to 3.12.0 in /examples/gui/breakout/platform
Bumps [bumpalo](https://github.com/fitzgen/bumpalo) from 3.9.1 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases)
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.9.1...3.12.0)

---
updated-dependencies:
- dependency-name: bumpalo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 15:05:33 +00:00
..
src Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-10-07 16:00:32 +02:00
.gitignore Categorize breakout game as a GUI 2022-09-11 22:32:15 -06:00
Action.roc Categorize breakout game as a GUI 2022-09-11 22:32:15 -06:00
build.rs update rust platform build.rs 2022-11-06 16:34:15 +01:00
Cargo.lock Bump bumpalo from 3.9.1 to 3.12.0 in /examples/gui/breakout/platform 2023-01-21 15:05:33 +00:00
Cargo.toml Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-09-28 19:48:46 +02:00
Elem.roc Categorize breakout game as a GUI 2022-09-11 22:32:15 -06:00
Game.roc Merge branch 'main' of github.com:roc-lang/roc into simplify_examples 2022-10-07 16:00:32 +02:00
host.c Categorize breakout game as a GUI 2022-09-11 22:32:15 -06:00
main.roc Categorize breakout game as a GUI 2022-09-11 22:32:15 -06:00