mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 14:50:03 -04:00
add commented out latest wgpu line
This commit is contained in:
@@ -37,4 +37,5 @@ opt-level = 2
|
|||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
thiserror = "1.0.37"
|
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" }
|
wgpu = { git = "https://github.com/gents83/wgpu.git", commit = "a7de4da" }
|
||||||
|
|||||||
Reference in New Issue
Block a user