Patch wgpu
This commit is contained in:
parent
d43f903893
commit
0bb7494269
2 changed files with 14 additions and 17 deletions
|
|
@ -40,6 +40,8 @@ wgpu = ["libcosmic/wgpu"]
|
|||
|
||||
[patch.crates-io]
|
||||
smithay-client-toolkit = { git = "https://github.com/pop-os/client-toolkit", branch = "wayland-resize" }
|
||||
# https://github.com/gfx-rs/wgpu/pull/4959
|
||||
wgpu = { git = "https://github.com/pop-os/wgpu", branch = "v0.18" }
|
||||
|
||||
[profile.release-with-debug]
|
||||
inherits = "release"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue