mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-01-09 14:48:08 -05:00
Bump version to v26
This commit is contained in:
@@ -9,7 +9,7 @@ default = ["web"]
|
||||
web = ["wgpu/web"]
|
||||
|
||||
[dependencies]
|
||||
wgpu = { version = "25.0.0", features = [
|
||||
wgpu = { version = "26.0.0", features = [
|
||||
"custom",
|
||||
"wgsl",
|
||||
], default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user