mirror of
https://github.com/servo/servo.git
synced 2025-09-02 02:58:22 +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
|
@ -53,6 +53,10 @@ packages = [
|
|||
"foreign-types-shared",
|
||||
"metal",
|
||||
"paste",
|
||||
# Duplicated by gpu-descriptor and indexmap
|
||||
"hashbrown",
|
||||
# Duplicated by script, style, cbindgen, clap, ...
|
||||
"indexmap",
|
||||
|
||||
# Duplicated by Gecko crates that haven't been updated yet (style, shmem, derive_common, ...).
|
||||
"syn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue