Skip to content

Commit

Permalink
Update to wgpu 24.0.0 (#791)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel McNab <[email protected]>
  • Loading branch information
songhuaixu and DJMcNab authored Jan 23, 2025
1 parent ef1c68e commit 2f08fe7
Show file tree
Hide file tree
Showing 11 changed files with 145 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/web-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: taiki-e/install-action@v2
with:
# If updating, also update in examples/with_winit/Cargo.toml
tool: [email protected].95
tool: [email protected].97

- name: build (wasm)
run: cargo build -p with_winit --bin with_winit_bin --release --target wasm32-unknown-unknown
Expand Down
Loading

0 comments on commit 2f08fe7

Please sign in to comment.