Skip to content

Commit

Permalink
TEMP: disable use of egui-wgpu which has not been updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kpreid committed Jan 18, 2024
1 parent 6c1c1f2 commit 2f3f06d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[workspace]
resolver = "2"
members = [
"examples/",
# "examples/",
"rend3",
"rend3-anim",
"rend3-egui",
# "rend3-egui",
"rend3-framework",
"rend3-gltf",
"rend3-routine",
Expand Down

0 comments on commit 2f3f06d

Please sign in to comment.