mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Replace wgpu-native with wgpu-core
This commit is contained in:
parent
250184fe60
commit
e146e6058a
8 changed files with 130 additions and 59 deletions
|
@ -31,4 +31,3 @@ mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
|
|||
# https://github.com/retep998/winapi-rs/pull/816
|
||||
winapi = { git = "https://github.com/servo/winapi-rs", branch = "patch-1" }
|
||||
spirv_cross = { git = "https://github.com/kvark/spirv_cross", branch = "wgpu" }
|
||||
wgpu-native = { git = "https://github.com/zakorgy/wgpu", branch = "v0.4" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue