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:
dependabot-preview[bot] 2020-09-24 02:48:52 +00:00 committed by GitHub
parent 3c34da1c91
commit 9b0feca7e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -5757,9 +5757,9 @@ dependencies = [
[[package]] [[package]]
name = "spirv_headers" name = "spirv_headers"
version = "1.4.2" version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f1418983d16481227ffa3ab3cf44ef92eebc9a76c092fbcd4c51a64ff032622" checksum = "1f5b132530b1ac069df335577e3581765995cba5a13995cdbbdbc8fb057c532c"
dependencies = [ dependencies = [
"bitflags", "bitflags",
"num-traits", "num-traits",