1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

add commented out latest wgpu line

This commit is contained in:
Andreas Reich
2023-10-08 10:15:58 +02:00
parent 17be4b1d4e
commit 5ee920c216

View File

@@ -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" }