Skip to content

Commit

Permalink
add commented out latest wgpu line
Browse files Browse the repository at this point in the history
  • Loading branch information
Wumpf committed Oct 8, 2023
1 parent 17be4b1 commit 5ee920c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ opt-level = 2

[workspace.dependencies]
thiserror = "1.0.37"
#wgpu = { git = "https://github.com/gfx-rs/wgpu.git", commit = "f738551" }
wgpu = { git = "https://github.com/gents83/wgpu.git", commit = "a7de4da" }

0 comments on commit 5ee920c

Please sign in to comment.