mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Bump spirv_headers from 1.4.2 to 1.5.0
Bumps [spirv_headers](https://github.com/gfx-rs/rspirv) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/gfx-rs/rspirv/releases) - [Commits](https://github.com/gfx-rs/rspirv/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3c34da1c91
commit
9b0feca7e0
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5757,9 +5757,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "spirv_headers"
|
||||
version = "1.4.2"
|
||||
version = "1.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3f1418983d16481227ffa3ab3cf44ef92eebc9a76c092fbcd4c51a64ff032622"
|
||||
checksum = "1f5b132530b1ac069df335577e3581765995cba5a13995cdbbdbc8fb057c532c"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"num-traits",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue