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.
1 parent 44f5fea commit 9819283Copy full SHA for 9819283
Cargo.toml
@@ -20,7 +20,7 @@ targets = ["x86_64-apple-darwin", "x86_64-pc-windows-msvc"]
20
raw-window-handle = "0.6"
21
22
[dev-dependencies]
23
-tao = "0.30"
+tao = "0.31"
24
winit = "0.29"
25
26
[target.'cfg(target_os = "windows")'.dependencies]
0 commit comments