Commit e345109
authored
fix(deps): update rust crate wgpu to 0.17.1 (#43)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [wgpu](https://wgpu.rs/) ([source](https://togithub.com/gfx-rs/wgpu))
| dependencies | patch | `0.17.0` -> `0.17.1` |
---
### Release Notes
<details>
<summary>gfx-rs/wgpu (wgpu)</summary>
### [`v0.17.1`](https://togithub.com/gfx-rs/wgpu/releases/tag/v0.17.1)
[Compare
Source](https://togithub.com/gfx-rs/wgpu/compare/v0.17.0...v0.17.1)
This release includes the crate `wgpu`, `wgpu-core`, and `wgpu-hal`. The
crate `wgpu-types` is still at `0.17.0`.
##### Added/New Features
- Add `get_mapped_range_as_array_buffer` for faster buffer read-backs in
wasm builds. By [@​ryankaplan](https://togithub.com/ryankaplan) in
[#​4042](https://togithub.com/gfx-rs/wgpu/pull/4042).
##### Bug Fixes
##### DX12
- Fix panic on resize when using DX12. By
[@​cwfitzgerald](https://togithub.com/cwfitzgerald) in
[#​4106](https://togithub.com/gfx-rs/wgpu/pull/4106)
##### Vulkan
- Suppress validation error caused by OBS layer. This was also fixed
upstream. By [@​cwfitzgerald](https://togithub.com/cwfitzgerald)
in [#​4002](https://togithub.com/gfx-rs/wgpu/pull/4002)
- Work around bug in nvidia's vkCmdFillBuffer implementation. By
[@​cwfitzgerald](https://togithub.com/cwfitzgerald) in
[#​4132](https://togithub.com/gfx-rs/wgpu/pull/4132).
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SilenLoc/TypeFast).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDcuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
0 commit comments