add example

This commit is contained in:
Nick Senger 2022-08-05 15:40:55 -07:00 committed by Héctor Ramón Jiménez
parent 7138141811
commit 50eb9e34b8
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
3 changed files with 153 additions and 0 deletions

View file

@ -60,6 +60,7 @@ members = [
"winit",
"examples/arc",
"examples/bezier_tool",
"examples/cached",
"examples/clock",
"examples/color_palette",
"examples/component",