Skip to content

Commit

Permalink
Remove old examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
tychedelia committed Jul 31, 2024
1 parent 9194b78 commit 0784848
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions examples/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -249,11 +249,5 @@ path = "wgpu/wgpu_instancing/wgpu_instancing.rs"
name = "wgpu_teapot"
path = "wgpu/wgpu_teapot/wgpu_teapot.rs"
[[example]]
name = "wgpu_teapot_camera"
path = "wgpu/wgpu_teapot_camera/wgpu_teapot_camera.rs"
[[example]]
name = "wgpu_triangle"
path = "wgpu/wgpu_triangle/wgpu_triangle.rs"
[[example]]
name = "wgpu_triangle_raw_frame"
path = "wgpu/wgpu_triangle_raw_frame/wgpu_triangle_raw_frame.rs"
path = "wgpu/wgpu_triangle/wgpu_triangle.rs"

0 comments on commit 0784848

Please sign in to comment.