mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update wgpu to 0.18.1 (#30926)
* Update wgpu to 0.18.1 * Fix webgpu code * tidy
This commit is contained in:
parent
3ce590bec4
commit
7973cb6458
7 changed files with 65 additions and 28 deletions
|
@ -106,6 +106,8 @@ webpki-roots = "0.25"
|
|||
webrender = { git = "https://github.com/servo/webrender", features = ["capture"] }
|
||||
webrender_api = { git = "https://github.com/servo/webrender" }
|
||||
webrender_traits = { path = "components/shared/webrender" }
|
||||
wgpu-core = "0.18"
|
||||
wgpu-types = "0.18"
|
||||
winapi = "0.3"
|
||||
xi-unicode = "0.1.0"
|
||||
xml5ever = "0.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue