mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Patch wgpu-native
This commit is contained in:
parent
16bc2e18b1
commit
47e39ec1e3
2 changed files with 2 additions and 2 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -6327,8 +6327,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "wgpu-native"
|
||||
version = "0.4.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0d94a72d634c7c69f37da2bf9adc1d801a7504ad784cc03dc254902bd720c84c"
|
||||
source = "git+https://github.com/zakorgy/wgpu?branch=v0.4#128a16b9887a60a087a9d41ff68b20ce07cf6265"
|
||||
dependencies = [
|
||||
"arrayvec 0.5.1",
|
||||
"bitflags",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue