We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7b7044 + 1f7225a commit 8275495Copy full SHA for 8275495
Cargo.toml
@@ -25,7 +25,7 @@ libloading = "0.6"
25
once_cell = "1.0"
26
renderdoc-sys = { version = "0.7", path = "./renderdoc-sys" }
27
28
-glutin = { version = "0.24", optional = true }
+glutin = { version = "0.26", optional = true }
29
30
[target.'cfg(windows)'.dependencies]
31
winapi = { version = "0.3", features = ["d3d12","d3d11"] }
0 commit comments