mirror of
https://github.com/Noratrieb/colouncher.git
synced 2026-03-14 21:26:10 +01:00
downgrade wgpu
to support rust 1.91
This commit is contained in:
parent
6ff558826a
commit
a68d0dff63
3 changed files with 115 additions and 99 deletions
|
|
@ -18,7 +18,7 @@ sd-notify = "0.4.5"
|
|||
smithay-client-toolkit = "0.20.0"
|
||||
wayland-backend = { version = "0.3.0", features = ["client_system"] }
|
||||
wayland-client = "0.31.11"
|
||||
wgpu = { version = "28.0.0", default-features = false, features = [
|
||||
wgpu = { version = "27.0.0", default-features = false, features = [
|
||||
"std",
|
||||
"vulkan",
|
||||
"wgsl",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue