Skip to content

Commit dfc59a8

Browse files
authored
Rename wgpu child window example for discoverability (#3837)
* rename wgpu child window example * rename child window example in Cargo.toml
1 parent ae1ec6f commit dfc59a8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ required-features = ["desktop"]
515515
doc-scrape-examples = true
516516

517517
[[example]]
518-
name = "wgpu"
518+
name = "wgpu_child_window"
519519
required-features = ["desktop", "gpu"]
520520

521521
[[example]]
File renamed without changes.

0 commit comments

Comments
 (0)