We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e784bf commit f7fe90cCopy full SHA for f7fe90c
wgpu-hal/Cargo.toml
@@ -69,7 +69,7 @@ gpu-descriptor = { version = "0.2", optional = true }
69
smallvec = { version = "1", optional = true, features = ["union"] }
70
71
# backend: Gles
72
-glow = { git = "https://github.com/cwfitzgerald/glow", rev = "0ab1b126aed6f6dacc9b3e11fb58bdc8d1b40b9a", optional = true }
+glow = { git = "https://github.com/grovesNL/glow", rev = "d7037ef557e70ade837ae9e3c25122069bf88474", optional = true }
73
74
# backend: Dx12
75
bit-set = { version = "0.5", optional = true }
0 commit comments