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 2cd8eac commit 84117e0Copy full SHA for 84117e0
Cargo.toml
@@ -7,7 +7,7 @@ description = "Use winit like an async runtime"
7
repository = "https://src.notgull.net/notgull/async-winit"
8
homepage = "https://src.notgull.net/notgull/async-winit"
9
license = "LGPL-3.0-or-later OR MPL-2.0"
10
-rust-version = "1.65.0"
+rust-version = "1.67.1"
11
12
[dependencies]
13
async-channel = { version = "1.8.0", optional = true }
0 commit comments