Skip to content

Commit

Permalink
build(deps): bump the backend-deps group in /src-tauri with 1 update
Browse files Browse the repository at this point in the history
Bumps the backend-deps group in /src-tauri with 1 update: [wgpu](https://github.com/gfx-rs/wgpu).

- [Release notes](https://github.com/gfx-rs/wgpu/releases)
- [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md)
- [Commits](gfx-rs/wgpu@v0.17.1...v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent a937889 commit d6a4fd0
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 33 deletions.
129 changes: 97 additions & 32 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tauri = { version = "1.5.2", features = ["api-all", "devtools", "reqwest-client"
thiserror = "1.0.50"
tokio = { version = "1", features = ["full"] }
walkdir = "2.4.0"
wgpu = "0.17.1"
wgpu = "0.18.0"
zip = { version = "0.6.2" }
zip-extract = "0.1.1"

Expand Down

0 comments on commit d6a4fd0

Please sign in to comment.