Skip to content

Commit

Permalink
point to arcanization branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Oct 8, 2023
1 parent 13a7bf3 commit 17be4b1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
41 changes: 21 additions & 20 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ opt-level = 2

[workspace.dependencies]
thiserror = "1.0.37"
wgpu = "0.17.0"
wgpu = { git = "https://github.com/gents83/wgpu.git", commit = "a7de4da" }

0 comments on commit 17be4b1

Please sign in to comment.