Bug 1964776 - build(webgpu): update WGPU to 2694b323c89eb2273e1ed879d6b51fe91cde8071 r=webgpu-reviewers,supply-chain-reviewers,nical

Differential Revision: https://phabricator.services.mozilla.com/D248172
This commit is contained in:
Erich Gubler
2025-05-08 02:45:00 +00:00
committed by egubler@mozilla.com
parent 358bbfae32
commit a5dc51ef94
47 changed files with 3120 additions and 611 deletions

View File

@@ -40,9 +40,9 @@ git = "https://github.com/franziskuskiefer/cose-rust"
rev = "43c22248d136c8b38fe42ea709d08da6355cf04b"
replace-with = "vendored-sources"
[source."git+https://github.com/gfx-rs/wgpu?rev=9fccdf5cf370fcd104e37a4dc87c5db82cfd0e2b"]
[source."git+https://github.com/gfx-rs/wgpu?rev=2694b323c89eb2273e1ed879d6b51fe91cde8071"]
git = "https://github.com/gfx-rs/wgpu"
rev = "9fccdf5cf370fcd104e37a4dc87c5db82cfd0e2b"
rev = "2694b323c89eb2273e1ed879d6b51fe91cde8071"
replace-with = "vendored-sources"
[source."git+https://github.com/glandium/rust-objc?rev=4de89f5aa9851ceca4d40e7ac1e2759410c04324"]