summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f9b441a5..f7d578ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -69,10 +69,10 @@ members = [
"examples/events",
"examples/exit",
"examples/game_of_life",
- "examples/geometry",
"examples/integration_opengl",
"examples/integration_wgpu",
"examples/lazy",
+ "examples/modern_art",
"examples/multitouch",
"examples/pane_grid",
"examples/pick_list",