Rename integration examples
This commit is contained in:
parent
a646b11109
commit
77a0b68aa1
13 changed files with 9 additions and 7 deletions
|
|
@ -70,7 +70,8 @@ members = [
|
|||
"examples/events",
|
||||
"examples/game_of_life",
|
||||
"examples/geometry",
|
||||
"examples/integration",
|
||||
"examples/integration_wgpu",
|
||||
"examples/integration_opengl",
|
||||
"examples/pane_grid",
|
||||
"examples/pick_list",
|
||||
"examples/pokedex",
|
||||
|
|
@ -86,7 +87,6 @@ members = [
|
|||
"examples/tooltip",
|
||||
"examples/url_handler",
|
||||
"examples/menu",
|
||||
"examples/integration_gl",
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue