Skip to content

Commit

Permalink
Update wgpu and winit versions in the Wgpu example
Browse files Browse the repository at this point in the history
These dependencies were quite out of date and were hitting some bugs
when running. Update dependencies and do needed restructuring to make
the example run.

Part of #884
  • Loading branch information
tgross35 authored and nical committed May 15, 2024
1 parent 8a451c1 commit 3c709ff
Show file tree
Hide file tree
Showing 6 changed files with 2,643 additions and 1,212 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@
.vscode
bin/
**/target/
.DS_Store
Loading

0 comments on commit 3c709ff

Please sign in to comment.