Skip to content

Commit

Permalink
Bump wgpu from 0.19.4 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [wgpu](https://github.com/gfx-rs/wgpu) from 0.19.4 to 0.20.1.
- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/v0.20.1/CHANGELOG.md)
- [Commits](gfx-rs/wgpu@v0.19.4...v0.20.1)

---
updated-dependencies:
- dependency-name: wgpu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent ea4970c commit 1e760cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 106 deletions.
112 changes: 7 additions & 105 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/gosub_vello/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ vello = "0.2.0"
image = "0.25.1"
smallvec = "1.13.2"
anyhow = "1.0.82"
wgpu = "0.20.0"
wgpu = "0.20.1"
raw-window-handle = "0.6.2"
futures = "0.3.30"

0 comments on commit 1e760cf

Please sign in to comment.