Skip to content

Commit 9c2a7aa

Browse files
committed
update to wgpu 24.0.0
1 parent 35c8f53 commit 9c2a7aa

File tree

2 files changed

+119
-35
lines changed

2 files changed

+119
-35
lines changed

Cargo.lock

Lines changed: 118 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ version = "0.1.0"
1919
edition = "2021"
2020

2121
[workspace.dependencies]
22-
wgpu = "23.0.1"
22+
wgpu = "24.0.0"
2323
pollster = "0.4.0"
2424
bytemuck = "1.19.0"
2525
futures-intrusive = "0.5.0"

0 commit comments

Comments
 (0)