mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore: update gpu-descriptor 0.3.1 → 0.3.2 (#7725)
This commit is contained in:
parent
24d0eae36c
commit
d000d1ac05
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1820,9 +1820,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "gpu-descriptor"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "dcf29e94d6d243368b7a56caa16bc213e4f9f8ed38c4d9557069527b5d5281ca"
|
||||
checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca"
|
||||
dependencies = [
|
||||
"bitflags 2.9.0",
|
||||
"gpu-descriptor-types",
|
||||
|
||||
@ -202,7 +202,7 @@ objc = "0.2.5"
|
||||
android_system_properties = "0.1.1"
|
||||
ash = "0.38"
|
||||
gpu-alloc = "0.6"
|
||||
gpu-descriptor = "0.3"
|
||||
gpu-descriptor = "0.3.2"
|
||||
|
||||
# DX12 dependencies
|
||||
gpu-allocator = { version = "0.27", default-features = false }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user