Bug 1966553: Update wgpu to upstream 85001b24 (2025-05-13) r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler

Differential Revision: https://phabricator.services.mozilla.com/D249499
This commit is contained in:
Jim Blandy
2025-05-18 05:22:57 +00:00
committed by jblandy@mozilla.com
parent ad192c69ea
commit 8b7cbf248d
18 changed files with 241 additions and 310 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=2694b323c89eb2273e1ed879d6b51fe91cde8071"]
[source."git+https://github.com/gfx-rs/wgpu?rev=85001b2436f686451d6d783225311c06b60e6680"]
git = "https://github.com/gfx-rs/wgpu"
rev = "2694b323c89eb2273e1ed879d6b51fe91cde8071"
rev = "85001b2436f686451d6d783225311c06b60e6680"
replace-with = "vendored-sources"
[source."git+https://github.com/glandium/rust-objc?rev=4de89f5aa9851ceca4d40e7ac1e2759410c04324"]