Bug 1958061: Update wgpu to upstream a0dbe5eb (2025-04-09) r=webgpu-reviewers,supply-chain-reviewers,nical,ErichDonGubler

Differential Revision: https://phabricator.services.mozilla.com/D245022
This commit is contained in:
Jim Blandy
2025-04-10 20:39:12 +00:00
parent 8242fadc56
commit 47e0e0c8d9
159 changed files with 6196 additions and 2856 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=c7c79a0dc9356081a884b5518d1c08ce7a09c7c5"]
[source."git+https://github.com/gfx-rs/wgpu?rev=a0dbe5ebc6fa24422fb84b2e0fea1cc94dee5109"]
git = "https://github.com/gfx-rs/wgpu"
rev = "c7c79a0dc9356081a884b5518d1c08ce7a09c7c5"
rev = "a0dbe5ebc6fa24422fb84b2e0fea1cc94dee5109"
replace-with = "vendored-sources"
[source."git+https://github.com/glandium/rust-objc?rev=4de89f5aa9851ceca4d40e7ac1e2759410c04324"]