Skip to content

Commit

Permalink
build(deps): 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 27, 2024
1 parent 0f18928 commit e06d7fb
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 17 deletions.
192 changes: 176 additions & 16 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 tetanes/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ rfd = "0.14"
semver = "1"
sysinfo = "0.30"
tracing-appender = "0.2"
wgpu = "0.19"
wgpu = "0.20"

[target.'cfg(target_arch = "wasm32")'.dependencies]
chrono = { version = "0.4", default-features = false, features = [
Expand Down

0 comments on commit e06d7fb

Please sign in to comment.