Bump gfx-backend-dx11 from 0.6.15 to 0.6.17

Bumps [gfx-backend-dx11](https://github.com/gfx-rs/gfx) from 0.6.15 to 0.6.17.
- [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-02 06:20:26 +00:00 committed by GitHub
parent 6fab7a7d84
commit dac52c9c80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2022,9 +2022,9 @@ dependencies = [
[[package]]
name = "gfx-backend-dx11"
version = "0.6.15"
version = "0.6.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "52b0c3b8b2e0a60c1380a7c27652cd86b791e5d8312fb9592a7a59bd437e9532"
checksum = "54b43f06089866bdffe59b5a6801022c86b74d2c1dd28940a9cf301d3d014fbc"
dependencies = [
"arrayvec 0.5.1",
"bitflags",