Patch wgpu

This commit is contained in:
Jeremy Soller 2024-02-03 12:14:35 -07:00
parent d43f903893
commit 0bb7494269
2 changed files with 14 additions and 17 deletions

View file

@ -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"