upgrade wgpu
This commit is contained in:
parent
c5ca59dc4d
commit
b5cdb7c5fc
@ -19,7 +19,7 @@ bevy_winit = { path = "../bevy_winit", optional = true }
|
|||||||
legion = { path = "../bevy_legion" }
|
legion = { path = "../bevy_legion" }
|
||||||
|
|
||||||
# render
|
# render
|
||||||
wgpu = { git = "https://github.com/gfx-rs/wgpu-rs.git", rev = "f79ee512eb3d0cb50390787b58694d627eee6c34" }
|
wgpu = { git = "https://github.com/gfx-rs/wgpu-rs.git", rev = "89ee5bffd3c37279f733b76b05e5d030aba035db" }
|
||||||
# wgpu = { version = "0.5.0" }
|
# wgpu = { version = "0.5.0" }
|
||||||
|
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user