Skip to content

Commit f7fe90c

Browse files
committed
Update to merged glow
1 parent 1e784bf commit f7fe90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wgpu-hal/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ gpu-descriptor = { version = "0.2", optional = true }
6969
smallvec = { version = "1", optional = true, features = ["union"] }
7070

7171
# backend: Gles
72-
glow = { git = "https://github.com/cwfitzgerald/glow", rev = "0ab1b126aed6f6dacc9b3e11fb58bdc8d1b40b9a", optional = true }
72+
glow = { git = "https://github.com/grovesNL/glow", rev = "d7037ef557e70ade837ae9e3c25122069bf88474", optional = true }
7373

7474
# backend: Dx12
7575
bit-set = { version = "0.5", optional = true }

0 commit comments

Comments
 (0)