Skip to content

Commit 9f2f45f

Browse files
fix(deps): update rust crate wgpu to v26
1 parent 7408a75 commit 9f2f45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ bytemuck = "1"
4646
imgui = "0.12"
4747
log = "0.4"
4848
smallvec = "1"
49-
wgpu = "25.0.0"
49+
wgpu = "26.0.0"
5050

5151
[dev-dependencies]
5252
bytemuck = { version = "1.13", features = ["derive"] }

0 commit comments

Comments
 (0)