Bump gfx-backend-vulkan from 0.6.1 to 0.6.5

Bumps [gfx-backend-vulkan](https://github.com/gfx-rs/gfx) from 0.6.1 to 0.6.5.
- [Release notes](https://github.com/gfx-rs/gfx/releases)
- [Changelog](https://github.com/gfx-rs/gfx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gfx-rs/gfx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-01 06:30:38 +00:00 committed by GitHub
parent 02af8952eb
commit 58e08bd78c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2101,9 +2101,9 @@ dependencies = [
[[package]]
name = "gfx-backend-vulkan"
version = "0.6.1"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a84bda4200a82e1912d575801e2bb76ae19c6256359afbc0adfbbaec02fcadc6"
checksum = "3a3a63cf61067a09b7d1ac480af3cb2ae0c5ede5bed294607bbd814cb1666c45"
dependencies = [
"arrayvec 0.5.1",
"ash",