We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Cargo.toml
1 parent cfc9b75 commit c8b5e56Copy full SHA for c8b5e56
Cargo.toml
@@ -169,7 +169,7 @@ pp-rs = "0.2.1"
169
profiling = { version = "1.0.1", default-features = false }
170
quote = "1.0.38"
171
raw-window-handle = { version = "0.6.2", default-features = false }
172
-rwh_05 = { version = "0.5.2", package = "raw-window-handle" } # temporary compatibility for glutin-winit
+rwh_05 = { version = "0.5.2", package = "raw-window-handle" } # temporary compatibility for glutin-winit
173
rayon = "1.3"
174
regex-lite = "0.1"
175
renderdoc-sys = "1"
0 commit comments