mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
chore: Update wgpu (#35503)
* Update wgpu
d8833d0798
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
* Update expectations
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
* fix tidy
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
---------
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
34c73fb452
commit
0e9bebce0f
5 changed files with 32 additions and 634 deletions
|
@ -163,8 +163,8 @@ webrender = { git = "https://github.com/servo/webrender", branch = "0.66", featu
|
|||
webrender_api = { git = "https://github.com/servo/webrender", branch = "0.66" }
|
||||
webrender_traits = { path = "components/shared/webrender" }
|
||||
webxr-api = { path = "components/shared/webxr" }
|
||||
wgpu-core = { git = "https://github.com/gfx-rs/wgpu", rev = "d8e7ab1ad13f2bf2f9702401d1bc625e26b1c2e6" }
|
||||
wgpu-types = { git = "https://github.com/gfx-rs/wgpu", rev = "d8e7ab1ad13f2bf2f9702401d1bc625e26b1c2e6" }
|
||||
wgpu-core = { git = "https://github.com/gfx-rs/wgpu", rev = "d8833d079833c62b4fd00325d0ba08ec0c8bc309" }
|
||||
wgpu-types = { git = "https://github.com/gfx-rs/wgpu", rev = "d8833d079833c62b4fd00325d0ba08ec0c8bc309" }
|
||||
winapi = "0.3"
|
||||
windows-sys = "0.59"
|
||||
wio = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue